Researcher profile

Sangjin Lee

Sangjin Lee contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
6works
0followers
9topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

6 published item(s)

preprint2022arXiv

Expanded Adaptive Scaling Normalization for End to End Image Compression

Recently, learning-based image compression methods that utilize convolutional neural layers have been developed rapidly. Rescaling modules such as batch normalization which are often used in convolutional neural networks do not operate adaptively for the various inputs. Therefore, Generalized Divisible Normalization(GDN) has been widely used in image compression to rescale the input features adaptively across both spatial and channel axes. However, the representation power or degree of freedom of GDN is severely limited. Additionally, GDN cannot consider the spatial correlation of an image. To handle the limitations of GDN, we construct an expanded form of the adaptive scaling module, named Expanded Adaptive Scaling Normalization(EASN). First, we exploit the swish function to increase the representation ability. Then, we increase the receptive field to make the adaptive rescaling module consider the spatial correlation. Furthermore, we introduce an input mapping function to give the module a higher degree of freedom. We demonstrate how our EASN works in an image compression network using the visualization results of the feature map, and we conduct extensive experiments to show that our EASN increases the rate-distortion performance remarkably, and even outperforms the VVC intra at a high bit rate.

preprint2022arXiv

Homotopy Colimits of DG Categories and Fukaya Categories

We construct a new cylinder object for semifree differential graded (dg) categories in the category of dg categories. Using this, we give a practical formula computing homotopy colimits of semifree dg categories. Combining it with the result of Ganatra, Pardon, and Shende, we get a formula computing wrapped Fukaya categories of Weinstein manifolds using their sectorial coverings. This formula has lots of applications including a practical computation of the wrapped Fukaya category of any cotangent bundle or plumbing space. In this paper, we compute wrapped Fukaya categories of cotangent bundles of lens spaces using their Heegaard decomposition. From the computation, we show that the endomorphism algebra of the cotangent fibre is a full invariant of the homotopy type of lens spaces.

preprint2022arXiv

Metrology of Band Topology via Resonant Inelastic X-ray Scattering

Topology is a central notion in the classification of band insulators and characterization of entangled many-body quantum states. In some cases, it manifests as quantized observables such as quantum Hall conductance. However, being inherently a global property depending on the entirety of the system, its direct measurement has remained elusive to local experimental probes in many cases. Here, we demonstrate that various topological band indices can be directly probed by resonant inelastic x-ray scattering. Specifically, we show that the crystalline symmetry eigenvalues at the high-symmetry momentum points, which determine the band topology, leads to distinct scattering intensity for particular momentum and energy. Our approach can be explicitly demonstrated in several examples such as 1D Su-Schrieffer-Heeger chain, 2D quadrupole insulator, 3D topological band insulator, and chiral hinge insulator. Our result establishes an incisive bulk probe for the measurement of band topology.

preprint2020arXiv

Extrapolative-Interpolative Cycle-Consistency Learning for Video Frame Extrapolation

Video frame extrapolation is a task to predict future frames when the past frames are given. Unlike previous studies that usually have been focused on the design of modules or construction of networks, we propose a novel Extrapolative-Interpolative Cycle (EIC) loss using pre-trained frame interpolation module to improve extrapolation performance. Cycle-consistency loss has been used for stable prediction between two function spaces in many visual tasks. We formulate this cycle-consistency using two mapping functions; frame extrapolation and interpolation. Since it is easier to predict intermediate frames than to predict future frames in terms of the object occlusion and motion uncertainty, interpolation module can give guidance signal effectively for training the extrapolation function. EIC loss can be applied to any existing extrapolation algorithms and guarantee consistent prediction in the short future as well as long future frames. Experimental results show that simply adding EIC loss to the existing baseline increases extrapolation performance on both UCF101 and KITTI datasets.

preprint2020arXiv

Forensic Analysis of Residual Information in Adobe PDF Files

In recent years, as electronic files include personal records and business activities, these files can be used as important evidences in a digital forensic investigation process. In general, the data that can be verified using its own application programs is largely used in the investigation of document files. However, in the case of the PDF file that has been largely used at the present time, certain data, which include the data before some modifications, exist in electronic document files unintentionally. Because such residual information may present the writing process of a file, it can be usefully used in a forensic viewpoint. This paper introduces why the residual information is stored inside the PDF file and explains a way to extract the information. In addition, we demonstrate the attributes of PDF files can be used to hide data.

preprint2020arXiv

Forensic analysis of the Windows telemetry for diagnostics

Telemetry is the automated sensing and collection of data from a remote device. It is often used to provide better services for users. Microsoft uses telemetry to periodically collect information about Windows systems and to help improve user experience and fix potential issues. Windows telemetry service functions by creating RBS files on the local system to reliably transfer and manage the telemetry data, and these files can provide useful information in a digital forensic investigation. Combined with the information derived from traditional Windows forensics, investigators can have greater confidence in the evidence derived from various artifacts. It is possible to acquire information that can be confirmed only for live systems, such as the computer hardware serial number, the connection records for external storage devices, and traces of executed processes. This information is included in the RBS files that are created for use in Windows telemetry. In this paper, we introduced how to acquire RBS files telemetry and analyzed the data structure of these RBS files, which are able to determine the types of information that Windows OS have been collected. We also discussed the reliability and the novelty by comparing the conventional artifacts with the RBS files, which could be useful in digital forensic investigation.