← Search

Linlin YANG

37 accepted papers

2026

AMLRIS: Alignment-aware Masked Learning for Referring Image Segmentation

ICLR 2026poster

Referring Image Segmentation (RIS) aims to segment the object in an image uniquely referred to by a natural language expression. However, RIS training often contains hard-to-align and instance-specific visual signals; optimizing on such pixels injects misleading gradients and drives the model in the…

Cited by 0SourcecodeScholar
2026

AnchorDS: Anchoring Dynamic Sources for Semantically Consistent Text-to-3D Generation

AAAI 2026technical

Optimization‐based text‑to‑3D methods distill guidance from 2D generative models via Score Distillation Sampling (SDS), but implicitly treat this guidance as static. This work shows that ignoring source dynamics yields inconsistent trajectories that suppress or merge semantic cues, leading to "seman

Cited by 0SourcePDFScholar
2026

Efficiently Seeking Flat Minima for Better Generalization in Fine-Tuning Large Language Models and Beyond

AAAI 2026technical

Little research explores the correlation between the expressive ability and generalization ability of the low-rank adaptation (LoRA). Sharpness-Aware Minimization (SAM) improves model generalization for both Convolutional Neural Networks (CNNs) and Transformers by encouraging convergence to locally

Cited by 0SourcePDFScholar
2026

FAIR-Calib: Frontier-Aware Instability-Reweighted Calibration for Post-Training Quantization of Diffusion Large Language Models

ICML 2026poster

Diffusion Large Language Models (dLLMs) refine tokens iteratively but commit them irreversibly, leading to a "stability lag" where early decisions remain fragile even after being written. We reveal that Post-Training Quantization (PTQ) error easily flips these borderline decisions at the write front…

Cited by 0SourceScholar
2026

Language-guided Open-world Video Anomaly Detection under Weak Supervision

ICLR 2026poster

Video anomaly detection (VAD) aims to detect anomalies that deviate from what is expected. In open-world scenarios, the expected events may change as requirements change. For example, not wearing a mask may be considered abnormal during a flu outbreak but normal otherwise. However, existing methods…

Cited by 0SourcecodeScholar
2026

MEDFACT-R1: TOWARDS FACTUAL MEDICAL REASONING VIA PSEUDO-LABEL AUGMENTATION

ICASSP 2026poster

Ensuring factual consistency and reliable reasoning remains a critical challenge for medical vision-language models. We introduce MEDFACT-R1, a two-stage framework that integrates external knowledge grounding with reinforcement learning to improve the factual medical reasoning. The first stage uses…

Cited by 0SourcePDFScholar
2026

SURGE: Surrogate Gradient Adaptation in Binary Neural Networks

ICML 2026poster

The training of Binary Neural Networks (BNNs) is fundamentally based on gradient approximation for non-differentiable binarization operations (e.g., sign function). However, prevailing methods including the Straight-Through Estimator (STE) and its improved variants, rely on hand-crafted designs that…

Cited by 0SourceScholar
2026

SesaHand: Enhancing 3D Hand Reconstruction via Controllable Generation with Semantic and Structural Alignment

ICLR 2026poster

Recent studies on 3D hand reconstruction have demonstrated the effectiveness of synthetic training data to improve estimation performance. However, most methods rely on game engines to synthesize hand images, which often lack diversity in textures and environments, and fail to include crucial compon…

Cited by 0SourceScholar
2026

Unbiased Dynamic Pruning for Efficient Group-Based Policy Optimization

ICML 2026poster

Group Relative Policy Optimization (GRPO) effectively scales LLM reasoning but incurs prohibitive computational costs due to its extensive group-based sampling requirement. While recent selective data utilization methods can mitigate this overhead, they could induce estimation bias by altering the u…

Cited by 0SourceScholar
2026

UrbanGS: Efficient and Scalable Architecture for Geometrically Accurate Large-Scene Reconstruction

ICLR 2026poster

While 3D Gaussian Splatting (3DGS) delivers high-quality, real-time rendering for bounded scenes, its extension to large-scale urban environments introduces critical challenges in geometric consistency, memory efficiency, and computational scalability. We present UrbanGS, a scalable reconstruction f…

Cited by 0SourcecodeScholar
2025

Analyzing the Synthetic-to-Real Domain Gap in 3D Hand Pose Estimation

CVPR 2025poster

Recent synthetic 3D human datasets for the face, body, and hands have pushed the limits on photorealism. Face recognition and body pose estimation have achieved state-of-the-art performance using synthetic training data alone, but for the hand, there is still a large synthetic-to-real gap. This pape…

2025

DTR: Dynamic Tree-Ring Watermarking Framework for Diffusion-Based Video Generation

ICASSP 2025accepted

The growing capabilities of diffusion-based text-to-video models have raised significant concerns about copyright protection and the traceability of synthetic video content. To address these concerns, existing watermarking techniques have been developed to invisibly embed information within video co…

Cited by 0SourceScholar
2025

Efficient Low-Bit Quantization with Adaptive Scales for Multi-Task Co-Training

ICLR 2025poster

Co-training can achieve parameter-efficient multi-task models but remains unexplored for quantization-aware training. Our investigation shows that directly introducing co-training into existing quantization-aware training (QAT) methods results in significant performance degradation. Our experimental…

Cited by 0SourcePDFScholar
2025

ExtPose: Robust and Coherent Pose Estimation by Extending ViTs

ICML 2025poster

Vision Transformers (ViT) are remarkable at 3D pose estimation, yet they still encounter certain challenges. One issue is that the popular ViT architecture for pose estimation is limited to images and lacks temporal information. Another challenge is that the prediction often fails to maintain pixel…

Cited by 0SourcePDFScholar
2025

Prompt as Knowledge Bank: Boost Vision-language model via Structural Representation for zero-shot medical detection

ICLR 2025poster

Zero-shot medical detection can further improve detection performance without relying on annotated medical images even upon the fine-tuned model, showing great clinical value. Recent studies leverage grounded vision-language models (GLIP) to achieve this by using detailed disease descriptions as pro…

Cited by 0SourcePDFScholar
2025

SET: Spectral Enhancement for Tiny Object Detection

CVPR 2025poster

Deep learning has significantly advanced the object detection field. However, tiny object detection (TOD) remains a challenging problem. We provide a new analysis method to examine the TOD challenge through occlusion-based attribution analysis in the frequency domain. We observe that tiny objects be…

Cited by 0SourcePDFScholar
2025

Uncertainty-Aware Gradient Stabilization for Small Object Detection

ICCV 2025poster

Despite advances in generic object detection, there remains a performance gap in detecting small objects compared to normal-scale objects. We reveal that conventional object localization methods suffer from gradient instability in small objects due to sharper loss curvature, leading to a convergence…

Cited by 0SourcePDFScholar
2025

WaveMamba: Wavelet-Driven Mamba Fusion for RGB-Infrared Object Detection

ICCV 2025poster

Leveraging the complementary characteristics of visible (RGB) and infrared (IR) imagery offers significant potential for improving object detection. In this paper, we propose WaveMamba, a cross-modality fusion method that efficiently integrates the unique and complementary frequency features of RGB…

Cited by 0SourcePDFScholar
2024

AQ-DETR: Low-Bit Quantized Detection Transformer with Auxiliary Queries

AAAI 2024technical

DEtection TRansformer (DETR)-based models have achieved remarkable performance. However, they are accompanied by a large computation overhead cost, which significantly prevents their applications on resource-limited devices. Prior arts attempt to reduce the computational burden of DETR using low-bit…

Cited by 4SourcePDFScholar
2024

Benchmarks and Challenges in Pose Estimation for Egocentric Hand Interactions with Objects

ECCV 2024poster

"We interact with the world with our hands and see it through our own (egocentric) perspective. A holistic understanding of such interactions from egocentric views is important for tasks in robotics, AR/VR, action recognition and motion generation. Accurately reconstructing such interactions in is c…

2024

CLIP in Mirror: Disentangling text from visual images through reflection

NeurIPS 2024poster

The CLIP network excels in various tasks, but struggles with text-visual images i.e., images that contain both text and visual objects; it risks confusing textual and visual representations. To address this issue, we propose MirrorCLIP, a zero-shot framework, which disentangles the image features of…

2023

Adaptive Non-Local Generative Adversarial Networks for Low-Dose CT Image Denoising

ICASSP 2023accepted

Low-dose computed tomography (CT) has been widely used in medical diagnosis and treatment. Many deep networks have been proposed for low-dose CT denoising. The local receptive field of the convolution affects the network performance. For different input images, conventional neural networks always ad…

Cited by 0SourceScholar
2023

Analyzing and Diagnosing Pose Estimation With Attributions

CVPR 2023poster

We present Pose Integrated Gradient (PoseIG), the first interpretability technique designed for pose estimation. We extend the concept of integrated gradients for pose estimation to generate pixel-level attribution maps. To enable comparison across different pose frameworks, we unify different pose…

2023

Improving Deep Regression with Ordinal Entropy

ICLR 2023poster

In computer vision, it is often observed that formulating regression problems as a classification task yields better performance. We investigate this curious phenomenon and provide a derivation to show that classification, with the cross-entropy loss, outperforms regression with a mean squared error…

2023

Overcoming the Trade-Off Between Accuracy and Plausibility in 3D Hand Shape Reconstruction

CVPR 2023poster

Direct mesh fitting for 3D hand shape reconstruction estimates highly accurate meshes. However, the resulting meshes are prone to artifacts and do not appear as plausible hand shapes. Conversely, parametric models like MANO ensure plausible hand shapes but are not as accurate as the non-parametric m…

Cited by 9SourcePDFScholar
2020

CP-NAS: Child-Parent Neural Architecture Search for 1-bit CNNs

IJCAI 2020poster

Neural architecture search (NAS) proves to be among the best approaches for many tasks by generating an application-adaptive neural architectures, which are still challenged by high computational cost and memory consumption. At the same time, 1-bit convolutional neural networks (CNNs) with binarized…

Cited by 0SourcePDFScholar
2020

Cogradient Descent for Bilinear Optimization

CVPR 2020poster

Conventional learning methods simplify the bilinear model by regarding two intrinsically coupled factors independently, which degrades the optimization procedure. One reason lies in the insufficient training due to the asynchronous gradient descent, which results in vanishing gradients for the coupl…

Cited by 16PDFScholar
2020

Measuring Generalisation to Unseen Viewpoints, Articulations, Shapes and Objects for 3D Hand Pose Estimation under Hand-Object Interaction

ECCV 2020poster

Articulations, Shapes and Objects for 3D Hand Pose Estimation under Hand-Object Interaction","We study how well different types of approaches generalise in the task of 3D hand pose estimation under single hand scenarios and hand-object interaction. We show that the accuracy of state-of-the-art metho…