EDBT 2026 Demo / reviewers in the wild / expert
Hyomin Choi
dblp:140/5486
· DBLP profile ↗
4ranked-venue papers in the field
0as first author
4since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 3Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Feature Compression for Machines with Range-Based Channel Truncation and Frame PackingabstractThis paper proposes a method that enhances the compression performance of the current model under development for the upcoming MPEG standard on Feature Compression for Machines (FCM) [1]. By truncating low-activation feature channels and signaling these truncations in the bitstream, the method reduces bitrate while preserving task accuracy. Experimental results show an average BD-rate reduction of 10.59% across datasets and tasks, demonstrating gains in bitrate efficiency. Juan Merlos, Fabien Racapé, Hyomin Choi, Mateen Ulhaq, Hari Kalva |
DCC | 3 |
| 2025 | A Scalable Crawling Algorithm Utilizing Noisy Change-Indicating SignalsabstractWeb refresh crawling is the problem of keeping a cache of web pages fresh, that is, having the most recent copy available when a page is requested, given a limited bandwidth available to the crawler. Under the assumption that the change and request events, resp., to each web page follow independent Poisson processes, the optimal scheduling policy was derived by Azar et al. 2018. In this paper, we study an extension of this problem where side information indicating content changes, such as various types of web pings, for example, signals from sitemaps, content delivery networks, etc., is available. Incorporating such side information into the crawling policy is challenging, because (i) the signals can be noisy with false positive events and with missing change events; and (ii) the crawler should achieve a fair performance over web pages regardless of the quality of the side information, which might differ from web page to web page. We propose a scalable crawling algorithm which (i) uses the noisy side information in an optimal way under mild assumptions; (ii) can be deployed without heavy centralized computation; (iii) is able to crawl web pages at a constant total rate without spikes in the total bandwidth usage over any time interval, and automatically adapt to the new optimal solution when the total bandwidth changes without centralized computation. Experiments clearly demonstrate the versatility of our approach. Julian Zimmert, Róbert Busa-Fekete, András György 0001, Linhai Qiu, Hyomin Choi, Tzu-Wei Sung, Sharmila Subramaniam |
WWW | 5 |
| 2024 | Variable-Rate Learned Image Compression with Multi-Objective Optimization and Quantization-Reconstruction OffsetsabstractAchieving successful variable bitrate compression with computationally simple algorithms from a single end-to-end learned image or video compression model remains a challenge. Many approaches have been proposed, including conditional auto-encoders, channel-adaptive gains for the latent tensor or uniformly quantizing all elements of the latent tensor. This paper follows the traditional approach to vary a single quantization step size to perform uniform quantization of all latent tensor elements. However, three modifications are proposed to improve the variable rate compression performance. First, multi objective optimization is used for (post) training. Second, a quantization-reconstruction offset is introduced into the quantization operation. Third, variable rate quantization is used also for the hyper latent. All these modifications can be made on a pre-trained single-rate compression model by performing post training. The algorithms are implemented into three well-known image compression models and the achieved variable rate compression results indicate negligible or minimal compression performance loss compared to training multiple models. (Codes will be shared at https://github.com/InterDigitalInc/CompressAI) Fatih Kamisli, Fabien Racapé, Hyomin Choi |
DCC | 3 |
| 2023 | Learned Disentangled Latent Representations for Scalable Image Coding for Humans and MachinesabstractAs an increasing amount of image and video content will be analyzed by machines, there is demand for a new codec paradigm that is capable of compressing visual input primarily for the purpose of computer vision inference, while secondarily supporting input reconstruction. In this work, we propose a learned compression architecture that can be used to build such a codec. We introduce a novel variational formulation that explicitly takes feature data relevant to the desired inference task as input at the encoder side. As such, our learned scalable image codec encodes and transmits two disentangled latent representations for object detection and input reconstruction. We note that compared to relevant benchmarks, our proposed scheme yields a more compact latent representation that is specialized for the inference task. Our experiments show that our proposed system achieves a bit rate savings of 40.6% on the primary object detection task compared to the current state-of-the-art, albeit with some degradation in performance for the secondary input reconstruction task. Ezgi Özyilkan, Mateen Ulhaq, Hyomin Choi, Fabien Racapé |
DCC | 3 |