← Search

Hyejin Park

10 accepted papers

2026

FluoCLIP: Stain-Aware Focus Quality Assessment in Fluorescence Microscopy

CVPR 2026

Accurate focus quality assessment (FQA) in fluorescence microscopy is challenging due to stain-dependent optical variations that induce heterogeneous focus behavior across images. Existing methods, however, treat focus quality as a stain-agnostic problem, assuming a shared global ordering. We formul

Cited by 0SourcecodeScholar
2026

VIRO: Robust and Efficient Neuro-Symbolic Reasoning with Verification for Referring Expression Comprehension

CVPR 2026

Referring Expression Comprehension (REC) aims to localize the image region corresponding to a natural language query. Recent neuro-symbolic REC approaches leverage large language models (LLMs) and vision-language models (VLMs) to perform compositional reasoning, decomposing queries into structured p

Cited by 0SourcecodeScholar
2026

WaterMod: Modular Token-Rank Partitioning for Probability-Balanced LLM Watermarking

AAAI 2026technical

Large language models now draft news, legal analyses, and software code with human-level fluency. At the same time, regulations such as the EU AI Act mandate that each synthetic passage carry an imperceptible, machine-verifiable mark for provenance. Conventional logit-based watermarks satisfy this r

Cited by 0SourcePDFScholar
2025

Hybrid-TTA: Continual Test-time Adaptation via Dynamic Domain Shift Detection

ICCV 2025poster

Continual Test Time Adaptation (CTTA) has emerged as a critical approach to bridge the domain gap between controlled training environments and real-world scenarios.Since it is important to balance the trade-off between adaptation and stabilization, many studies have tried to accomplish it by either…

Cited by 0SourcePDFScholar
2025

Retrieval-Augmented Generation with Estimation of Source Reliability

EMNLP 2025

Retrieval-Augmented Generation (RAG) is an effective approach to enhance the factual accuracy of large language models (LLMs) by retrieving information from external databases, which are typically composed of diverse sources, to supplement the limited internal knowledge of LLMs. However, the standar

Cited by 0SourcePDFScholar
2025

Semantic Exploration with Adaptive Gating for Efficient Problem Solving with Language Models

ACL 2025long

Recent advancements in large language models (LLMs) have shown remarkable potential in various complex tasks requiring multi-step reasoning methods like tree search to explore diverse reasoning paths. However, existing methods often suffer from computational inefficiency and redundancy. First, they…

2024

Emerging Property of Masked Token for Effective Pre-training

ECCV 2024poster

"Driven by the success of Masked Language Modeling (MLM), the realm of self-supervised learning for computer vision has been invigorated by the central role of Masked Image Modeling (MIM) in driving recent breakthroughs. Notwithstanding the achievements of MIM across various downstream tasks, its ov…

2024

MedBN: Robust Test-Time Adaptation against Malicious Test Samples

CVPR 2024poster

Test-time adaptation (TTA) has emerged as a promising solution to address performance decay due to unforeseen distribution shifts between training and test data. While recent TTA methods excel in adapting to test data variations such adaptability exposes a model to vulnerability against malicious ex…

Cited by 8SourcePDFScholar
2024

Salience-Based Adaptive Masking: Revisiting Token Dynamics for Enhanced Pre-training

ECCV 2024poster

"In this paper, we introduce Saliency-Based Adaptive Masking (SBAM), a novel and cost-effective approach that significantly enhances the pre-training performance of Masked Image Modeling (MIM) approaches by prioritizing token salience. Our method provides robustness against variations in masking rat…