← Search

Jun Yu

100 accepted papers

2026

An Efficient SE(p)-Invariant Transport Metric Driven by Polar Transport Discrepancy-based Representation

ICLR 2026poster

We introduce SEINT, a novel Special Euclidean group-Invariant (SE(\emph{p})) metric for comparing probability distributions on $p$-dimensional measured Banach spaces. Existing SE(\emph{p})-invariant alignment methods often face high computational costs or lack metric guarantees. To overcome these li…

Cited by 0SourceScholar
2026

Beyond Heuristics: Learnable Density Control for 3D Gaussian Splatting

ICML 2026poster

While 3D Gaussian Splatting (3DGS) has demonstrated impressive real-time rendering performance, its efficacy remains constrained by a reliance on heuristic density control. Despite numerous refinements to these handcrafted rules, such methods inherently lack the flexibility to adapt to diverse scene…

Cited by 0SourceScholar
2026

Cut to the Chase: Training-free Multimodal Summarization via Chain-of-Events

CVPR 2026

Multimodal Summarization (MMS) aims to generate concise textual summaries by understanding and integrating information across videos, transcripts, and images. However, existing approaches still suffer from three main challenges: (1) reliance on domain-specific supervision, (2) implicit fusion with w

Cited by 0SourcecodeScholar
2026

DiffTrans: Differentiable Geometry-Materials Decomposition for Reconstructing Transparent Objects

ICLR 2026poster

Reconstructing transparent objects from a set of multi-view images is a challenging task due to the complicated nature and indeterminate behavior of light propagation. Typical methods are primarily tailored to specific scenarios, such as objects following a uniform topology, exhibiting ideal transpa…

Cited by 0SourceScholar
2026

Evaluating and Steering Modality Preferences in Multi-modal LLMs

ICML 2026poster

Multi-modal large language models (MLLMs) have achieved remarkable success on complex multi-modal tasks. However, it remains insufficiently explored whether they exhibit \textit{modality preference}, a tendency to favor one modality over another when processing multi-modal contexts. To study this qu…

Cited by 0SourceScholar
2026

FlowDC: Flow-Based Decoupling-Decay for Complex Image Editing

CVPR 2026

With the surge of pre-trained text-to-image flow matching models, text-based image editing performance has gained remarkable improvement, especially for **simple editing** that only contains a single editing target. However, to satisfy the exploding editing requirements, the **complex editing** that

Cited by 0SourceScholar
2026

Frequency-Aware Vision-Language Multimodality Generalization Network for Remote Sensing Image Classification

AAAI 2026technical

The booming remote sensing (RS) technology is giving rise to a novel multimodality generalization task, which requires the model to overcome data heterogeneity while possessing powerful cross-scene generalization ability. Moreover, most vision-language models usually describe surface materials using

Cited by 0SourcePDFScholar
2026

KaLM-Embedding-V2: Superior Training Techniques and Data Inspire A Versatile Embedding Model

ICLR 2026poster

Recent advancements in Large Language Models (LLMs)-based text embedding models primarily focus on data scaling or synthesis, yet limited exploration of training techniques and data quality, thereby constraining performance. In this work, we propose KaLM-Embedding-V2, a series of versatile and compa…

Cited by 0SourcecodeScholar
2026

Knowledge Completes the Vision: A Multimodal Entity-aware Retrieval-Augmented Generation Framework for News Image Captioning

AAAI 2026technical

News image captioning aims to produce journalistically informative descriptions by combining visual content with contextual cues from associated articles. Despite recent advances, existing methods struggle with three key challenges: (1) incomplete information coverage, (2) weak cross-modal alignment

Cited by 0SourcePDFScholar
2026

Memory-Augmented Scene Understanding and Exploration for Open-World Aerial Object-Goal Navigation

CVPR 2026

Aerial object-goal navigation (Aerial ObjectNav) requires an Unmanned Aerial Vehicle (UAV) to navigate to target objects in large-scale outdoor environments using only visual observations and high-level object descriptions, without detailed step-by-step instructions. Existing approaches rely on loca

Cited by 0SourceScholar
2026

PointRePar : SpatioTemporal Point Relation Parsing for Robust Category-Unified 3D Tracking

ICLR 2026poster

3D single object tracking (SOT) remains a highly challenging task due to the inherent crux in learning representations from point clouds to effectively capture both spatial shape features and temporal motion features. Most existing methods employ a category-specific optimization paradigm, training t…

Cited by 0SourceScholar
2026

Position: Text Embeddings Should Capture Implicit Semantics, Not Just Surface Meaning

ICML 2026poster

**This position paper argues that text embedding research should move beyond surface meaning and embrace implicit semantics as a central modeling objective.** Text embeddings are a foundational component of modern NLP, underpinning a wide range of applications and driving sustained research progress…

Cited by 0SourceScholar
2026

PromptDepth: Efficient and Promptable Geometric 3D Vision Model for Embodied Intelligence

CVPR 2026

Vision models for embodied intelligence require efficient 3D comprehension and interaction with objects within the scene. Existing 3D reconstruction models either overlook instance-level perception or rely on time-consuming offline reasoning, showing a less adaptability in real-time embodied scenari

Cited by 0SourceScholar
2026

Prune Redundancy, Preserve Essence: Vision Token Compression in VLMs via Synergistic Importance-Diversity

ICLR 2026poster

Vision-language models (VLMs) face significant computational inefficiencies caused by excessive generation of visual tokens. While prior work shows that a large fraction of visual tokens are redundant, existing compression methods struggle to balance \textit{importance preservation} and \textit{info…

Cited by 0SourcecodeScholar
2026

Sparse4DGS: 4D Gaussian Splatting for Sparse-Frame Dynamic Scene Reconstruction

AAAI 2026technical

Dynamic Gaussian Splatting approaches have achieved remarkable performance for 4D scene reconstruction. However, these approaches rely on dense-frame video sequences for photorealistic reconstruction. In real-world scenarios, due to equipment constraints, sometimes only sparse frames are accessible.

Cited by 0SourcePDFScholar
2026

Too Vivid to Be Real? Benchmarking and Calibrating Generative Color Fidelity

CVPR 2026

Recent advances in text-to-image (T2I) generation have greatly improved visual quality, yet producing images that appear visually authentic to real-world photography remains challenging. This is partly due to biases in existing evaluation paradigms: human ratings and preference-trained metrics often

Cited by 0SourcecodeScholar
2026

Uni-X: Mitigating Modality Conflict with a Two-End-Separated Architecture for Unified Multimodal Models

ICLR 2026poster

Unified Multimodal Models (UMMs) built on shared autoregressive (AR) transformers are attractive for their architectural simplicity. However, we identify a critical limitation: when trained on multimodal inputs, modality-shared transformers suffer from severe gradient conflicts between vision and te…

Cited by 0SourcecodeScholar
2026

WBMM: Windowed Batch Matrix Multiplication for Efficient Large Receptive Field Convolution

ICML 2026spotlight

Large kernel depthwise convolutions achieve strong performance but suffer from significant degradation as kernel size grows due to irregular memory access from gather-based computation. While Large Kernel Acceleration (LKA) helps on small feature maps, it becomes \textbf{counterproductive on large f…

Cited by 0SourceScholar
2025

A General Framework for Producing Interpretable Semantic Text Embeddings

ICLR 2025poster

Semantic text embedding is essential to many tasks in Natural Language Processing (NLP). While black-box models are capable of generating high-quality embeddings, their lack of interpretability limits their use in tasks that demand transparency. Recent approaches have improved interpretability by le…

2025

A Similarity Paradigm Through Textual Regularization Without Forgetting

AAAI 2025technical

Prompt learning has emerged as a promising method for adapting pre-trained visual-language models (VLMs) to a range of downstream tasks. While optimizing the context can be effective for improving performance on specific tasks, it can often lead to poor generalization performance on unseen classes o…

Cited by 0SourcePDFScholar
2025

A Token is Worth over 1,000 Tokens: Efficient Knowledge Distillation through Low-Rank Clone

NeurIPS 2025spotlight

Training high-performing Small Language Models (SLMs) remains computationally expensive, even with knowledge distillation and pruning from larger teacher models. Existing approaches often face three key challenges: (1) information loss from hard pruning, (2) inefficient alignment of representations…

Cited by 0SourcecodeScholar
2025

APT: Improving Specialist LLM Performance with Weakness Case Acquisition and Iterative Preference Training

ACL 2025finding

Large Language Models (LLMs) often require domain-specific fine-tuning to address targeted tasks, which risks degrading their general capabilities. Maintaining a balance between domain-specific enhancements and general model utility is a key challenge. This paper proposes a novel approach named APT…

2025

AQuilt: Weaving Logic and Self-Inspection into Low-Cost, High-Relevance Data Synthesis for Specialist LLMs

EMNLP 2025

Despite the impressive performance of large language models (LLMs) in general domains, they often underperform in specialized domains. Existing approaches typically rely on data synthesis methods and yield promising results by using unlabeled data to capture domain-specific features. However, these

2025

Adaptive Detoxification: Safeguarding General Capabilities of LLMs through Toxicity-Aware Knowledge Editing

ACL 2025finding

Large language models (LLMs) exhibit impressive language capabilities but remain vulnerable to malicious prompts and jailbreaking attacks. Existing knowledge editing methods for LLM detoxification face two major challenges. First, they often rely on entity-specific localization, making them ineffect…

Cited by 0SourcePDFScholar
2025

Benchmarking and Improving Large Vision-Language Models for Fundamental Visual Graph Understanding and Reasoning

ACL 2025long

Large Vision-Language Models (LVLMs) have demonstrated remarkable performance across diverse tasks. Despite great success, recent studies show that LVLMs encounter substantial limitations when engaging with visual graphs. To study the reason behind these limitations, we propose VGCure, a comprehensi…

2025

Classic but Everlasting: Traditional Gradient-Based Algorithms Converge Fast Even in Time-Varying Multi-Player Games

ICLR 2025oral

Last-iterate convergence behaviours of well-known algorithms are intensively investigated in various games, such as two-player bilinear zero-sum games. However, most known last-iterate convergence properties rely on strict settings where the underlying games must have time-invariant payoffs. Besides…

Cited by 0SourcePDFScholar
2025

D2ST-Adapter: Disentangled-and-Deformable Spatio-Temporal Adapter for Few-shot Action Recognition

ICCV 2025poster

Adapting pre-trained image models to video modality has proven to be an effective strategy for robust few-shot action recognition. In this work, we explore the potential of adapter tuning in image-to-video model adaptation and propose a novel video adapter tuning framework, called Disentangled-and-D…

2025

Dataset Distillation via Vision-Language Category Prototype

ICCV 2025poster

Dataset distillation (DD) condenses large datasets into compact yet informative substitutes, preserving performance comparable to the original dataset while reducing storage, transmission costs, and computational consumption. However, previous DD methods mainly focus on distilling information from i…

2025

Deep Kernel Relative Test for Machine-generated Text Detection

ICLR 2025poster

Recent studies demonstrate that two-sample test can effectively detect machine-generated texts (MGTs) with excellent adaptation ability to texts generated by newer LLMs. However, two-sample test-based detection relies on the assumption that human-written texts (HWTs) must follow the distribution of…

2025

Dualdiff: Dual-Branch Diffusion Model for Autonomous Driving with Semantic Fusion

ICRA 2025

Accurate and high-fidelity driving scene reconstruction relies on fully leveraging scene information as conditioning. However, existing approaches, which primarily use 3D bounding boxes and binary maps for foreground and background control, fall short in capturing the complexity of the scene and int

Cited by 5SourceScholar
2025

EditInfinity: Image Editing with Binary-Quantized Generative Models

NeurIPS 2025poster

Adapting pretrained diffusion-based generative models for text-driven image editing with negligible tuning overhead has demonstrated remarkable potential. A classical adaptation paradigm, as followed by these methods, first infers the generative trajectory inversely for a given source image by image…

Cited by 0SourcecodeScholar
2025

Enhancing LLM Planning for Robotics Manipulation through Hierarchical Procedural Knowledge Graphs

NeurIPS 2025poster

Large Language Models (LLMs) have shown the promising planning capabilities for robotic manipulation, which advances the development of embodied intelligence significantly. However, existing LLM-driven robotic manipulation approaches excel at simple pick-and-place tasks but are insufficient for comp…

Cited by 0SourceScholar
2025

Enhancing Target-unspecific Tasks through a Features Matrix

ICML 2025poster

Recent developments in prompt learning of large Vision-Language Models (VLMs) have significantly improved performance in target-specific tasks. However, these prompting methods often struggle to tackle the target-unspecific or generalizable tasks effectively. It may be attributed to the fact that o…

Cited by 0SourcePDFScholar
2025

Fine-grained Adaptive Visual Prompt for Generative Medical Visual Question Answering

AAAI 2025technical

Medical Visual Question Answering (MedVQA) serves as an automated medical assistant, capable of answering patient queries and aiding physician diagnoses based on medical images and questions. Recent advancements have shown that incorporating Large Language Models (LLMs) into MedVQA tasks significant…

2025

From Pixels to Views: Learning Angular-Aware and Physics-Consistent Representations for Light Field Microscopy

NeurIPS 2025poster

Light field microscopy (LFM) has become an emerging tool in neuroscience for large-scale neural imaging in vivo, with XLFM (eXtended Light Field Microscopy) notable for its single-exposure volumetric imaging, broad field of view, and high temporal resolution. However, learning-based 3D reconstructi…

Cited by 0SourcecodeScholar
2025

Function-to-Style Guidance of LLMs for Code Translation

ICML 2025poster

Large language models (LLMs) have made significant strides in code translation tasks. However, ensuring both the correctness and readability of translated code remains a challenge, limiting their effective adoption in real-world software development. In this work, we propose F2STrans, a function-to…

Cited by 0SourcePDFScholar
2025

Growing a Twig to Accelerate Large Vision-Language Models

ICCV 2025poster

Large vision-language models (VLMs) have demonstrated remarkable capabilities in open-world multimodal understanding, yet their high computational overheads pose great challenges for practical deployment. Some recent works have proposed methods to accelerate VLMs by pruning redundant visual tokens g…

2025

LLMs Can Also Do Well! Breaking Barriers in Semantic Role Labeling via Large Language Models

ACL 2025finding

Semantic role labeling (SRL) is a crucial task of natural language processing (NLP). Although generative decoder-based large language models (LLMs) have achieved remarkable success across various NLP tasks, they still lag behind state-of-the-art encoder-decoder (BERT-like) models in SRL. In this wor…

2025

Learning Compatible Multi-Prize Subnetworks for Asymmetric Retrieval

CVPR 2025poster

Asymmetric retrieval is a typical scenario in real-world retrieval systems, where compatible models of varying capacities are deployed on platforms with different resource configurations. Existing methods generally train pre-defined networks or subnetworks with capacities specifically designed for p…

2025

MTSA: Multi-turn Safety Alignment for LLMs through Multi-round Red-teaming

ACL 2025long

The proliferation of jailbreak attacks against large language models (LLMs) highlights the need for robust security measures. However, in multi-round dialogues, malicious intentions may be hidden in interactions, leading LLMs to be more prone to produce harmful responses. In this paper, we propose t…

2025

OmniKV: Dynamic Context Selection for Efficient Long-Context LLMs

ICLR 2025poster

During the inference phase of Large Language Models (LLMs) with long context, a substantial portion of GPU memory is allocated to the KV cache, with memory usage increasing as the sequence length grows. To mitigate the GPU memory footprint associate with KV cache, some previous studies have discarde…

2025

PRISM: A Framework for Producing Interpretable Political Bias Embeddings with Political-Aware Cross-Encoder

ACL 2025long

Semantic Text Embedding is a fundamental NLP task that encodes textual content into vector representations, where proximity in the embedding space reflects semantic similarity. While existing embedding models excel at capturing general meaning, they often overlook ideological nuances, limiting their…

2025

Safety Alignment via Constrained Knowledge Unlearning

ACL 2025long

Despite significant progress in safety alignment, large language models (LLMs) remain susceptible to jailbreak attacks. Existing defense mechanisms have not fully deleted harmful knowledge in LLMs, which allows such attacks to bypass safeguards and produce harmful outputs. To address this challenge,…

2025

SeaPO: Strategic Error Amplification for Robust Preference Optimization of Large Language Models

EMNLP 2025

Existing alignment methods for preference optimization of large language models (LLMs) aim to enhance model performance by utilizing pairs of positive and negative samples. However, due to the limited capacity of models in scoring or generating responses, the quality of positive and negative samples

Cited by 0SourcePDFScholar
2025

Speed Up Your Code: Progressive Code Acceleration Through Bidirectional Tree Editing

ACL 2025long

Large language models (LLMs) have made significant strides in code acceleration (CA) tasks. Current works typically fine-tune LLMs using slow-fast code pairs mined from online programming platforms. Although these methods are widely recognized for their effectiveness, the training data often lack cl…

Cited by 0SourcePDFScholar
2025

Towards Robust Autonomous Driving: Conditional Multimodal Large Language Models for Fine-Grained Perception

ICRA 2025

Multimodal large language models (MLLMs) have shown remarkable performance across various visual understanding tasks. However, most existing MLLMs still lack image detail perception, limiting their effectiveness in tasks that require detailed visual information. In this paper, we introduce Percept-D

Cited by 3SourcecodeScholar
2025

Towards Text-Image Interleaved Retrieval

ACL 2025long

Current multimodal information retrieval studies mainly focus on single-image inputs, which limits real-world applications involving multiple images and text-image interleaved content. In this work, we introduce the text-image interleaved retrieval (TIIR) task, where the query and document are inter…

2025

Vision-Guided Action: Enhancing 3D Human Motion Prediction with Gaze-informed Affordance in 3D Scenes

CVPR 2025poster

Recent advances in human motion prediction (HMP) have shifted focus from isolated motion data to integrating human-scene correlations. In particular, the latest methods leverage human gaze points, using their spatial coordinates to indicate intent--where a person might move within a 3D environment.…

Cited by 0SourcePDFScholar
2024

BCLNet: Bilateral Consensus Learning for Two-View Correspondence Pruning

AAAI 2024technical

Correspondence pruning aims to establish reliable correspondences between two related images and recover relative camera motion. Existing approaches often employ a progressive strategy to handle the local and global contexts, with a prominent emphasis on transitioning from local to global, resulting…

2024

Dialogue Cross-Enhanced Central Engagement Attention Model for Real-Time Engagement Estimation

IJCAI 2024poster

Real-time engagement estimation has been an important research topic in human-computer interaction in recent years. The emergence of the NOvice eXpert Interaction (NOXI) dataset, enriched with frame-wise engagement annotations, has catalyzed a surge in research efforts in this domain. Existing featu…

2024

EmoTalker: Emotionally Editable Talking Face Generation via Diffusion Model

ICASSP 2024accepted

In recent years, the field of talking faces generation has attracted considerable attention, with certain methods adept at generating virtual faces that convincingly imitate human expressions. However, existing methods face challenges related to limited generalization, particularly when dealing with…

Cited by 0SourceScholar
2024

Enhancing Scene Understanding for Vision-and-Language Navigation by Knowledge Awareness

RA-L 2024

Vision-and-Language Navigation (VLN) has garnered widespread attention and research interest due to its potential applications in real-world scenarios. Despite significant progress in the VLN field in recent years, limitations persist. Many agents struggle to make accurate decisions when faced with

Cited by 10SourceScholar
2024

Graph Context Transformation Learning for Progressive Correspondence Pruning

AAAI 2024technical

Most of existing correspondence pruning methods only concentrate on gathering the context information as much as possible while neglecting effective ways to utilize such information. In order to tackle this dilemma, in this paper we propose Graph Context Transformation Network (GCT-Net) enhancing co…

2024

Integrating Representation Subspace Mapping with Unimodal Auxiliary Loss for Attention-based Multimodal Emotion Recognition

COLING 2024main

Multimodal emotion recognition (MER) aims to identify emotions by utilizing affective information from multiple modalities. Due to the inherent disparities among these heterogeneous modalities, there is a large modality gap in their representations, leading to the challenge of fusing multiple modali…

Cited by 1SourcePDFScholar
2024

Learnability Matters: Active Learning for Video Captioning

NeurIPS 2024poster

This work focuses on the active learning in video captioning. In particular, we propose to address the learnability problem in active learning, which has been brought up by collective outliers in video captioning and neglected in the literature. To start with, we conduct a comprehensive study of col…

Cited by 0SourcePDFScholar
2024

Mitigating Label Noise on Graphs via Topological Sample Selection

ICML 2024poster

Despite the success of the carefully-annotated benchmarks, the effectiveness of existing graph neural networks (GNNs) can be considerably impaired in practice when the real-world graph data is noisily labeled. Previous explorations in sample selection have been demonstrated as an effective way for r…

Cited by 8SourcePDFScholar
2024

Multi-Domain Deep Learning from a Multi-View Perspective for Cross-Border E-commerce Search

AAAI 2024technical

Building click-through rate (CTR) and conversion rate (CVR) prediction models for cross-border e-commerce search requires modeling the correlations among multi-domains. Existing multi-domain methods would suffer severely from poor scalability and low efficiency when number of domains increases. To t…

Cited by 6SourcePDFScholar
2024

Towards Realistic Model Selection for Semi-supervised Learning

ICML 2024poster

Semi-supervised Learning (SSL) has shown remarkable success in applications with limited supervision. However, due to the scarcity of labels in the training process, SSL algorithms are known to be impaired by the lack of proper model selection, as splitting a validation set will further reduce the l…

Cited by 1SourcePDFScholar
2023

ANetQA: A Large-Scale Benchmark for Fine-Grained Compositional Reasoning Over Untrimmed Videos

CVPR 2023poster

Building benchmarks to systemically analyze different capabilities of video question answering (VideoQA) models is challenging yet crucial. Existing benchmarks often use non-compositional simple questions and suffer from language biases, making it difficult to diagnose model weaknesses incisively. A…

2023

Actor-Multi-Scale Context Bidirectional Higher Order Interactive Relation Network for Spatial-Temporal Action Localization

IJCAI 2023poster

The key to video action detection lies in the understanding of interaction between persons and background objects in a video. Current methods usually employ object detectors to extract objects directly or use grid features to represent objects in the environment, which underestimate the great potent…

2023

Combating Noisy Labels with Sample Selection by Mining High-Discrepancy Examples

ICCV 2023poster

The sample selection approach is popular in learning with noisy labels. The state-of-the-art methods train two deep networks simultaneously for sample selection, which aims to employ their different learning abilities. To prevent two networks from converging to a consensus, their divergence should b…

Cited by 53PDFcodeScholar
2023

FlatMatch: Bridging Labeled Data and Unlabeled Data with Cross-Sharpness for Semi-Supervised Learning

NeurIPS 2023poster

Semi-Supervised Learning (SSL) has been an effective way to leverage abundant unlabeled data with extremely scarce labeled data. However, most SSL methods are commonly based on instance-wise consistency between different data transformations. Therefore, the label guidance on labeled data is hard to…

2023

Graph Matching with Bi-level Noisy Correspondence

ICCV 2023poster

In this paper, we study a novel and widely existing problem in graph matching (GM), namely, Bi-level Noisy Correspondence (BNC), which refers to node-level noisy correspondence (NNC) and edge-level noisy correspondence (ENC). In brief, on the one hand, due to the poor recognizability and viewpoint d…

Cited by 42PDFcodeScholar
2023

InstanT: Semi-supervised Learning with Instance-dependent Thresholds

NeurIPS 2023poster

Semi-supervised learning (SSL) has been a fundamental challenge in machine learning for decades. The primary family of SSL algorithms, known as pseudo-labeling, involves assigning pseudo-labels to confident unlabeled instances and incorporating them into the training set. Therefore, the selection cr…

Cited by 26SourcePDFScholar
2023

Knowledge-Constrained Answer Generation for Open-Ended Video Question Answering

AAAI 2023technical

Open-ended Video question answering (open-ended VideoQA) aims to understand video content and question semantics to generate the correct answers. Most of the best performing models define the problem as a discriminative task of multi-label classification. In real-world scenarios, however, it is diff…

Cited by 11SourcePDFScholar
2023

Moderate Coreset: A Universal Method of Data Selection for Real-world Data-efficient Deep Learning

ICLR 2023poster

Deep learning methods nowadays rely on massive data, resulting in substantial costs of data storage and model training. Data selection is a useful tool to alleviate such costs, where a coreset of massive data is extracted to practically perform on par with full data. Based on carefully-designed scor…

2023

Mosaic Representation Learning for Self-supervised Visual Pre-training

ICLR 2023top-25%

Self-supervised learning has achieved significant success in learning visual representations without the need for manual annotation. To obtain generalizable representations, a meticulously designed data augmentation strategy is one of the most crucial parts. Recently, multi-crop strategies utilizing…

2023

Prompting Large Language Models With Answer Heuristics for Knowledge-Based Visual Question Answering

CVPR 2023poster

Knowledge-based visual question answering (VQA) requires external knowledge beyond the image to answer the question. Early studies retrieve required knowledge from explicit knowledge bases (KBs), which often introduces irrelevant information to the question, hence restricting the performance of thei…

2023

Robust Generalization Against Photon-Limited Corruptions via Worst-Case Sharpness Minimization

CVPR 2023poster

Robust generalization aims to tackle the most challenging data distributions which are rare in the training set and contain severe noises, i.e., photon-limited corruptions. Common solutions such as distributionally robust optimization (DRO) focus on the worst-case empirical risk to ensure low traini…

2023

ShiftDDPMs: Exploring Conditional Diffusion Models by Shifting Diffusion Trajectories

AAAI 2023technical

Diffusion models have recently exhibited remarkable abilities to synthesize striking image samples since the introduction of denoising diffusion probabilistic models (DDPMs). Their key idea is to disrupt images into noise through a fixed forward process and learn its reverse process to generate samp…

Cited by 16SourcePDFScholar
2023

Subclass-Dominant Label Noise: A Counterexample for the Success of Early Stopping

NeurIPS 2023poster

In this paper, we empirically investigate a previously overlooked and widespread type of label noise, subclass-dominant label noise (SDN). Our findings reveal that, during the early stages of training, deep neural networks can rapidly memorize mislabeled examples in SDN. This phenomenon poses challe…

2023

Which is Better for Learning with Noisy Labels: The Semi-supervised Method or Modeling Label Noise?

ICML 2023poster

In real life, accurately annotating large-scale datasets is sometimes difficult. Datasets used for training deep learning models are likely to contain label noise. To make use of the dataset containing label noise, two typical methods have been proposed. One is to employ the semi-supervised method b…

Cited by 10SourcePDFScholar
2022

Sample Selection with Uncertainty of Losses for Learning with Noisy Labels

ICLR 2022poster

In learning with noisy labels, the sample selection approach is very popular, which regards small-loss data as correctly labeled data during training. However, losses are generated on-the-fly based on the model being trained with noisy labels, and thus large-loss data are likely but not certain to be…

Cited by 159SourcePDFScholar
2022

Understanding Robust Overfitting of Adversarial Training and Beyond

ICML 2022spotlight

Robust overfitting widely exists in adversarial training of deep networks. The exact underlying reasons for this are still not completely understood. Here, we explore the causes of robust overfitting by comparing the data distribution of non-overfit (weak adversary) and overfitted (strong adversary)…

2022

Wnet: Audio-Guided Video Object Segmentation via Wavelet-Based Cross-Modal Denoising Networks

CVPR 2022poster

Audio-Guided video semantic segmentation is a challenging problem in visual analysis and editing, which automatically separates foreground objects from background in a video sequence according to the referring audio expressions. However, the existing referring video semantic segmentation works mainl…

Cited by 16PDFcodeScholar
2021

Deep Graph-neighbor Coherence Preserving Network for Unsupervised Cross-modal Hashing

AAAI 2021technical

Unsupervised cross-modal hashing (UCMH) has become a hot topic recently. Current UCMH focuses on exploring data similarities. However, current UCMH methods calculate the similarity between two data, mainly relying on the two data's cross-modal features. These methods suffer from inaccurate similarit…

2021

Removing Adversarial Noise in Class Activation Feature Space

ICCV 2021poster

Deep neural networks (DNNs) are vulnerable to adversarial noise. Pre-processing based defenses could largely remove adversarial noise by processing inputs. However, they are typically affected by the error amplification effect, especially in the front of continuously evolving attacks. To solve this…

Cited by 36PDFcodeScholar
2021

Weakly Supervised Dense Video Captioning via Jointly Usage of Knowledge Distillation and Cross-modal Matching

IJCAI 2021poster

This paper proposes an approach to Dense Video Captioning (DVC) without pairwise event-sentence annotation. First, we adopt the knowledge distilled from relevant and well solved tasks to generate high-quality event proposals. Then we incorporate contrastive loss and cycle-consistency loss typically…

2020

Learning Multi-Scale Attentive Features for Series Photo Selection

ICASSP 2020accepted

People used to take a series of nearly identical photos about the same subject, but it is usually a tedious chore to select the reversed ones from them. Despite the remarkable progress, most existing studies on image aesthetics assessment fail to fulfill the task of series photo selection. In this p…

Cited by 0SourceScholar
2020

Sufficient dimension reduction for classification using principal optimal transport direction

NeurIPS 2020poster

Sufficient dimension reduction is used pervasively as a supervised dimension reduction approach. Most existing sufficient dimension reduction methods are developed for data with a continuous response and may have an unsatisfactory performance for the categorical response, especially for the binary-r…

2020

Weakly Supervised Local-Global Relation Network for Facial Expression Recognition

IJCAI 2020poster

To extract crucial local features and enhance the complementary relation between local and global features, this paper proposes a Weakly Supervised Local-Global Relation Network (WS-LGRN), which uses the attention mechanism to deal with part location and feature fusion problems. Firstly, the Attenti…

Cited by 0SourcePDFScholar
2019

Deep Modular Co-Attention Networks for Visual Question Answering

CVPR 2019poster

Visual Question Answering (VQA) requires a fine-grained and simultaneous understanding of both the visual content of images and the textual content of questions. Therefore, designing an effective `co-attention' model to associate key words in questions with key objects in images is central to VQA pe…

Cited by 1110PDFcodeScholar
2018

FishEyeRecNet: A Multi-Context Collaborative Deep Network for Fisheye Image Rectification

ECCV 2018poster

Images captured by sheye lenses violate the pinhole camera assumption and suer from distortions. Rectication of sheye images is therefore a crucial preprocessing step for many computer vision applications. In this paper, we propose an end-to-end multi-context collaborative deep network for removing…

Cited by 163SourcePDFScholar
2017

Multi-Modal Factorized Bilinear Pooling With Co-Attention Learning for Visual Question Answering

ICCV 2017poster

Visual question answering (VQA) is challenging because it requires a simultaneous understanding of both the visual content of images and the textual content of questions. The approaches used to represent the images and questions in a fine-grained manner and questions and to fuse these multi-modal fe…

Cited by 885PDFcodeScholar