← Search

XI Chen

239 accepted papers

2026

AFT: AN EXEMPLAR-FREE CLASS INCREMENTAL LEARNING METHOD FOR ENVIRONMENTAL SOUND CLASSIFICATION

ICASSP 2026poster

As sounds carry rich information, environmental sound classification (ESC) is crucial for numerous applications such as rare wild animals detection. However, our world constantly changes, asking ESC models to adapt to new sounds periodically. The major challenge here is catastrophic forgetting, wher…

Cited by 0SourcePDFScholar
2026

AI-for-Science Low-code Platform with Bayesian Adversarial Multi-Agent Framework

ICLR 2026poster

Large Language Models (LLMs) demonstrate potentials for automating scientific code generation but face challenges in reliability, error propagation in multi-agent workflows, and evaluation in domains with ill-defined success metrics. We present a Bayesian adversarial multi-agent framework specifical…

Cited by 0SourceScholar
2026

ARCHE: A Novel Task to Evaluate LLMs on Latent Reasoning Chain Extraction

AAAI 2026technical

Large language models (LLMs) are increasingly used in scientific domains. While they can produce reasoning-like content via methods such as chain-of-thought prompting, these outputs are typically unstructured and informal, obscuring whether models truly understand the fundamental reasoning paradigms

Cited by 0SourcePDFScholar
2026

Aligning Deep Implicit Preferences by Learning to Reason Defensively

ICLR 2026poster

Personalized alignment is crucial for enabling Large Language Models (LLMs) to engage effectively in user-centric interactions. However, current methods face a dual challenge: they fail to infer users' deep implicit preferences (including unstated goals, semantic context and risk tolerances), and th…

Cited by 0SourcecodeScholar
2026

All Circuits Lead to Rome: Rethinking Functional Anisotropy in Circuit and Sheaf Discovery for LLMs

ICML 2026poster

In this paper, we present empirical and theoretical evidence against a central but largely implicit assumption in circuit and sheaf discovery (CSD), which we term the *Functional Anisotropy Hypothesis*: the idea that functions in large language models (LLMs) are localised to a unique or near-unique …

Cited by 0SourceScholar
2026

Beyond the Known: An Unknown-Aware Large Language Model for Open-Set Text Classification

ICLR 2026poster

Open-set text classification (OSTC) requires models to correctly classify in-distribution (ID) samples while reliably rejecting out-of-distribution (OOD) inputs—an essential capability for real-world NLP systems. Most OSTC methods train on ID data under the closed assumption that all outputs belong…

Cited by 0SourcecodeScholar
2026

CoIn: Coverage and Informativeness-Guided Token Reduction for Efficient Large Multimodal Models

CVPR 2026

Large Multimodal Models (LMMs) have shown remarkable success in visual understanding tasks. LMMs encode visual and textual inputs into tokens, which are then processed by Large Language Models (LLMs). However, the large number of visual tokens poses a major bottleneck for inference efficiency and me

Cited by 0SourceScholar
2026

Exploration vs Exploitation: Rethinking RLVR through Clipping, Entropy, and Spurious Reward

ICLR 2026poster

This paper examines the exploration–exploitation trade-off in reinforcement learning with verifiable rewards (RLVR), a framework for improving the reasoning of Large Language Models (LLMs). Recent studies suggest that RLVR can elicit strong mathematical reasoning in LLMs through two seemingly parado…

Cited by 0SourceScholar
2026

Factuality Matters: When Image Generation and Editing Meet Structured Visuals

ICLR 2026poster

While modern visual generation models excel at creating aesthetically pleasing natural images, they struggle with producing or editing structured visuals like charts, diagrams, and mathematical figures, which demand composition planning, text rendering, and multimodal reasoning for factual fidelity.…

Cited by 0SourcecodeScholar
2026

Fedfit: Federated dynamic pruning via Fisher Information scoring

ICML 2026poster

Cross-device Federated Learning (FL) is frequently bottlenecked by the prohibitive computational and communication costs of training deep neural networks on resource-constrained edge hardware. While federated dynamic pruning aims to alleviate these costs by adjusting sparse topologies during trainin…

Cited by 0SourceScholar
2026

Hint2Gen: Bridging Understanding and Generation via Code-structured Hints

CVPR 2026

Recent unified models have made remarkable strides in generating high-quality images, yet they consistently fail on reasoning-intensive tasks, i.e., solving mazes, assembling tangrams. Intriguingly, we find that vision-language models (VLMs) and large language models (LLMs) can accurately solve thes

Cited by 0SourceScholar
2026

Hyperparameter Transfer Laws for Non-Recurrent Multi-Path Neural Networks

ICML 2026poster

Deeper modern architectures are costly to train, making hyperparameter transfer preferable to expensive repeated tuning. Maximal Update Parametrization ($\mu$P) helps explain why many hyperparameters transfer across width. Yet depth scaling is less understood for modern architectures, whose computat…

Cited by 0SourceScholar
2026

Local Precise Refinement: A Dual-Gated Mixture-of-Experts for Enhancing Foundation Model Generalization against Spectral Shifts

CVPR 2026

Domain Generalization Semantic Segmentation (DGSS) in spectral remote sensing is severely challenged by spectral shifts across diverse acquisition conditions, which cause significant performance degradation for models deployed in unseen domains. While fine-tuning foundation models is a promising dir

Cited by 0SourceScholar
2026

Massive Activations are the Key to Local Detail Synthesis in Diffusion Transformers

ICLR 2026poster

Massive Activations (MAs) are a well-documented phenomenon across Transformer architectures, and prior studies in both LLMs and ViTs have shown that they play a substantial role in shaping model behavior. However, the nature and function of MAs within Diffusion Transformers (DiTs) remain largely une…

Cited by 0SourceScholar
2026

Micro-Macro Retrieval: Reducing Long-Form Hallucination in Large Language Models

ICLR 2026poster

Large Language Models (LLMs) achieve impressive performance across many tasks but remain prone to hallucination, especially in long-form generation where redundant retrieved contexts and lengthy reasoning chains amplify factual errors. Recent studies highlight a critical phenomenon: the closer key i…

Cited by 0SourceScholar
2026

Multi-View Stereo with Geometric Encoding for Large-Scale Dense Scene Reconstruction (I)

ICRA 2026poster

Multi-view stereo (MVS) implicitly encodes photometric and geometric cues into the cost volume for multi-view correspondence matching, transferring insufficient geometric cues essential to depth estimation and reconstruction. This paper proposes GE-MVS, a novel multi-view stereo network with geometr…

Cited by 0Scholar
2026

OVOD-Agent: A Markov-Bandit Framework for Proactive Visual Reasoning and Self-Evolving Detection

CVPR 2026

Open-Vocabulary Object Detection (OVOD) aims to enable detectors to generalize across categories by leveraging semantic information. Although existing methods are pretrained on large vision-language datasets, their inference is still limited to fixed category names, creating a gap between multimodal

Cited by 0SourceScholar
2026

OpenPyRo-A1: An Open Python-Based Low-Cost Bimanual Robot for Embodied AI

RA-L 2026

Many real-world tasks, such as assembly, cooking, and object handovers, require bi-manual coordination. Learning such skills via imitation remains challenging due to dataset scarcity, mainly caused by the high cost of bi-manual robotic platforms and barriers to entry in robotics software. To address

Cited by 1SourceScholar
2026

OpenPyRo-A1: An Open Python-Based Low-Cost Bimanual Robot for Embodied AI

ICRA 2026poster

Many real-world tasks, such as assembly, cooking, and object handovers, require bi-manual coordination. Learning such skills via imitation remains challenging due to dataset scarcity, mainly caused by the high cost of bi-manual robotic platforms and barriers to entry in robotics software. To address…

Cited by 0SourceScholar
2026

PICABench: How Far are We from Physical Realistic Image Editing?

ICLR 2026poster

Image editing has achieved remarkable progress recently. Modern editing models could already follow complex instructions to manipulate the original content. However, beyond completing the editing instructions, the accompanying physical effects are the key to the generation realism. For example, remo…

Cited by 0SourcecodeScholar
2026

Perceptive Humanoid Parkour: Chaining Dynamic Human Skills via Motion Matching

RSS 2026poster

While recent advances in humanoid locomotion have achieved stable walking on varied terrains, capturing the agility and adaptivity of highly dynamic human motions remains an open challenge. In particular, agile parkour in complex environments demands not only low-level robustness, but also human-lik…

Cited by 0SourceScholar
2026

Principled Fast and Meta Knowledge Learners for Continual Reinforcement Learning

ICLR 2026poster

Inspired by the human learning and memory system, particularly the interplay between the hippocampus and cerebral cortex, this study proposes a dual-learner framework comprising a fast learner and a meta learner to address continual Reinforcement Learning~(RL) problems. These two learners are couple…

Cited by 0SourceScholar
2026

SASST: Leveraging Syntax-Aware Chunking and LLMs for Simultaneous Speech Translation

AAAI 2026technical

This work proposes a grammar-based chunking strategy that segments input streams into semantically complete units by parsing dependency relations (e.g., noun phrase boundaries, verb-object structures) and punctuation features. The method ensures chunk coherence and minimizes semantic fragmentation.

Cited by 0SourcePDFScholar
2026

SPAN: Spatial-Projection Alignment for Monocular 3D Object Detection

CVPR 2026

Existing monocular 3D detectors typically tame the pronounced nonlinear regression of 3D bounding box through decoupled prediction paradigm, which employs multiple branches to estimate geometric center, depth, dimensions, and rotation angle separately.Although this decoupling strategy simplifies the

Cited by 0SourceScholar
2026

Scalable Vision-Language-Action Model Pretraining for Robotic Dexterous Manipulation with Real-Life Human Activity Videos

ICRA 2026poster

This paper presents an approach for pretraining robotic manipulation Vision-Language-Action (VLA) models using a large corpus of unscripted real-life video recordings of human hand activities. Treating human hand as dexterous robot end-effector, we show that "in-the-wild" egocentric human videos wit…

Cited by 0Scholar
2026

Seeing Is Believing: Grounding Long-Video Understanding in Spatio-Temporal Visual Evidence

AAAI 2026technical

Although Vision Language Models (VLMs) have excelled at image and video understanding, applying them to hour-long videos is held back by two interrelated challenges: exorbitant computational expense and a qualitative breakdown in long-term temporal reasoning. Thus, models tend to generate answers ba

Cited by 0SourcePDFScholar
2026

Stratified GRPO: Handling Structural Heterogeneity in Reinforcement Learning of LLM Search Agents

ICML 2026poster

Large language model (LLM) agents increasingly rely on external tools such as search engines to solve complex, multi-step problems, yet their rollouts are structurally heterogeneous: variations in tool-call number, placement, and outcomes induce distinct behaviors and reward distributions. As a resu…

Cited by 5SourceScholar
2026

SyncTrack: Rhythmic Stability and Synchronization in Multi-Track Music Generation

ICLR 2026poster

Multi-track music generation has garnered significant research interest due to its precise mixing and remixing capabilities. However, existing models often overlook essential attributes such as rhythmic stability and synchronization, leading to a focus on differences between tracks rather than their…

Cited by 0SourceScholar
2026

TG-RAG: A Retrieval-Augmented Framework for Reasoning Guidance in Specialized Domains

ICML 2026oral

Enhancing Large Reasoning Models (LRMs) for specialized domains remains a critical challenge. While recent industrial frameworks attempt to encapsulate Standard Operating Procedures into modular "skills" for dynamic retrieval, utilizing them via context engineering often proves insufficient for comp…

Cited by 0SourceScholar
2026

Topological Federated Clustering via Gravitational Potential Fields Under Local Differential Privacy

AAAI 2026technical

Clustering non-independent and identically distributed (non-IID) data under local differential privacy (LDP) in federated settings presents a critical challenge: preserving privacy while maintaining accuracy without iterative communication. Existing one-shot methods rely on unstable pairwise centroi

Cited by 0SourcePDFScholar
2026

U-MARVEL: Unveiling Key Factors for Universal Multimodal Retrieval via Embedding Learning with MLLMs

ICLR 2026poster

Universal multimodal retrieval (UMR), which aims to address complex retrieval tasks where both queries and candidates span diverse modalities, has been significantly advanced by the emergence of MLLMs. While state-of-the-art MLLM-based methods in the literature predominantly adopt contrastive learni…

Cited by 0SourceScholar
2026

Virne: A Comprehensive Benchmark for RL-based Network Resource Allocation in NFV

ICLR 2026poster

Resource allocation (RA) is critical to efficient service deployment in Network Function Virtualization (NFV), a transformative networking paradigm. This task is termed NFV-RA. Recently, deep Reinforcement Learning (RL)-based methods have been showing promising potential to address this combinatoria…

Cited by 0SourcecodeScholar
2026

Wan-Weaver: Interleaved Multi-modal Generation via Decoupled Training

CVPR 2026

Recent unified models have made unprecedented progress in both understanding and generation. However, while most of them accept multi-modal inputs, they typically produce only single-modality outputs. This challenge of producing interleaved content is mainly due to training data scarcity and the dif

Cited by 0SourceScholar
2026

Weight Decay may matter more than µP for Learning Rate Transfer in Practice

ICLR 2026poster

Transferring the optimal learning rate from small to large neural networks can enable efficient training at scales where hyperparameter tuning is otherwise prohibitively expensive. To this end, the Maximal Update Parameterization (µP) proposes a learning rate scaling designed to keep the update dyna…

Cited by 0SourcecodeScholar
2025

A Multi-Wavelength Optical Sensing Framework for Calibration-Free Wearable Blood Pressure Monitoring

ICASSP 2025accepted

Blood pressure (BP) is a key indicator of cardiovascular health, with hypertension leading to significant morbidity and mortality worldwide. Continuous monitoring of BP is essential for early detection of cardiovascular disease, however current tools are either cumbersome, unreliable, or not suited…

Cited by 0SourceScholar
2025

Ambiguity Awareness Optimization: Towards Semantic Disambiguation for Direct Preference Optimization

EMNLP 2025

Direct Preference Optimization (DPO) is a widely used reinforcement learning from human feedback (RLHF) method across various domains. The study of token importance has attracted widespread attention in DPO. Researchers have found that token importance is crucial for improving the effectiveness of D

2025

Asynchronous Federated Clustering with Unknown Number of Clusters

AAAI 2025technical

Federated Clustering (FC) is crucial to mining knowledge from unlabeled non-Independent Identically Distributed (non-IID) data provided by multiple clients while preserving their privacy. Most existing attempts learn cluster distributions at local clients, then securely pass the desensitized informa…

2025

AttentionDrag: Exploiting Latent Correlation Knowledge in Pre-trained Diffusion Models for Image Editing

IJCAI 2025

Traditional point-based image editing methods rely on iterative latent optimization or geometric transformations, which are either inefficient in their processing or fail to capture the semantic relationships within the image. These methods often overlook the powerful yet underutilized image editing

2025

Bilevel Learning for Low-Light Image Enhancement and Detection

ICASSP 2025accepted

Object detection in low-light scenes is a challenging but widely discussed topic in computer vision. A common approach in low-light object detection involves employing cascaded architectures to connect enhancement and detection networks. This strategy aims to bridge the gap between low-light and nor…

Cited by 0SourceScholar
2025

Conan-Embedding-v2: Training an LLM from Scratch for Text Embeddings

EMNLP 2025

Large language models (LLMs) have recently demonstrated excellent performance in text embedding tasks. Previous work usually use LoRA to fine-tune existing LLMs, which are limited by the data and training gap between LLMs and embedding models. In this work, we introduce Conan-embedding-v2, a new 1.4

Cited by 0SourcePDFScholar
2025

Connector-S: A Survey of Connectors in Multi-modal Large Language Models

IJCAI 2025

With the rapid advancements in multi-modal large language models (MLLMs), connectors play a pivotal role in bridging diverse modalities and enhancing model performance. However, the design and evolution of connectors have not been comprehensively analyzed, leaving gaps in understanding how these com

2025

CryoGEN: Generative Energy-based Models for Cryogenic Electron Tomography Reconstruction

ICLR 2025poster

Cryogenic electron tomography (Cryo-ET) is a powerful technique for visualizing subcellular structures in their native states. Nonetheless, its effectiveness is compromised by anisotropic resolution artifacts caused by the missing-wedge effect. To address this, IsoNet, a deep learning-based method,…

Cited by 0SourcePDFScholar
2025

Debate-Feedback: A Multi-Agent Framework for Efficient Legal Judgment Prediction

NAACL 2025short

The use of AI in legal analysis and prediction (LegalAI) has gained attention, with past research focusing on retrieval-based methods and fine-tuning large models. However, these approaches often require large datasets and underutilize the capabilities of modern large language models (LLMs). In this…

Cited by 0SourcePDFScholar
2025

Decoupling Metacognition from Cognition: A Framework for Quantifying Metacognitive Ability in LLMs

AAAI 2025technical

Large Language Models (LLMs) are known to hallucinate facts and make non-factual statements which can undermine trust in their output. The essence of hallucination lies in the absence of metacognition in LLMs, namely the understanding of their own cognitive processes. However, there has been limited…

2025

DiffDoctor: Diagnosing Image Diffusion Models Before Treating

ICCV 2025poster

In spite of recent progress, image diffusion models still produce artifacts. A common solution is to leverage the feedback provided by quality assessment systems or human annotators to optimize the model, where images are generally rated in their entirety. In this work, we believe problem-solving st…

Cited by 0SourcePDFScholar
2025

Disentangled Modeling of Preferences and Social Influence for Group Recommendation

AAAI 2025technical

The group recommendation (GR) aims to suggest items for a group of users in social networks. Existing work typically considers individual preferences as the sole factor in aggregating group preferences. Actually, social influence is also an important factor in modeling users' contributions to the fi…

2025

EIDT-V: Exploiting Intersections in Diffusion Trajectories for Model-Agnostic, Zero-Shot, Training-Free Text-to-Video Generation

CVPR 2025poster

Zero-shot, training-free, image-based text-to-video generation is an emerging area that aims to generate videos using existing image-based diffusion models. Current methods in this space require specific architectural changes to image-generation models, which limit their adaptability and scalability…

2025

Embodied VideoAgent: Persistent Memory from Egocentric Videos and Embodied Sensors Enables Dynamic Scene Understanding

ICCV 2025poster

This paper investigates the problem of understanding dynamic 3D scenes from egocentric observations, a key challenge in robotics and embodied AI. Unlike prior studies that explored this as long-form video understanding and utilized egocentric video only, we instead propose an LLM-based agent, Embodi…

Cited by 0SourcePDFScholar
2025

End-to-End Underwater Multi-View Stereo for Dense Scene Reconstruction

ICRA 2025

Recent advancements in learning-based multi-view stereo (MVS) have demonstrated significant improvements over traditional counterpart, primarily due to the extensive availability of multi-view training images with ground-truth metric depths in the terrestrial in-air domain. However, underwater multi

Cited by 3SourcecodeScholar
2025

Enhancing LLM Knowledge Learning through Generalization

EMNLP 2025

As Large language models (LLMs) are increasingly deployed in diverse applications, faithfully integrating evolving factual knowledge into these models remains a critical challenge. Continued pre-training on paraphrased data has shown empirical promise for enhancing knowledge acquisition. However, th

2025

EnvGS: Modeling View-Dependent Appearance with Environment Gaussian

CVPR 2025poster

Reconstructing complex reflections in real-world scenes from 2D images is essential for achieving photorealistic novel view synthesis. Existing methods that utilize environment maps to model reflections from distant lighting often struggle with high-frequency reflection details and fail to account f…

2025

Exploring Deductive and Inductive Reasoning Capabilities of Large Language Models in Procedural Planning

EMNLP 2025

Deductive and inductive reasoning are fundamental components of human cognition, and in daily life, people often apply these types of reasoning unconsciously. While previous studies have extensively examined the deductive and inductive reasoning abilities of Large Language Models (LLMs) in rule-base

Cited by 0SourcePDFScholar
2025

Exploring the Impact of Personality Traits on LLM Bias and Toxicity

EMNLP 2025

With the different roles that AI is expected to play in human life, imbuing large language models (LLMs) with different personalities has attracted increasing research interest. While the “personification” enhances human experiences of interactivity and adaptability of LLMs, it gives rise to critica

Cited by 0SourcePDFScholar
2025

FedOne: Query-Efficient Federated Learning for Black-box Discrete Prompt Learning

ICML 2025poster

Black-Box Discrete Prompt Learning (BDPL) is a prompt-tuning method that optimizes discrete prompts without accessing model parameters or gradients, making the prompt tuning on a cloud-based Large Language Model (LLM) feasible. Adapting Federated Learning (FL) to BDPL could further enhance prompt tu…

Cited by 0SourcePDFScholar
2025

Fira: Can We Achieve Full-rank Training of LLMs Under Low-rank Constraint?

NeurIPS 2025poster

Low-rank training has emerged as a promising approach for reducing memory usage in training Large Language Models (LLMs). Previous methods either rely on decomposing weight matrices (e.g., LoRA), or seek to decompose gradient matrices (e.g., GaLore) to ensure reduced memory consumption. However, bot…

Cited by 0SourcecodeScholar
2025

Gaussian Constrained Diffeomorphic Deformation Network for Panoramic Semantic Segmentation

ICASSP 2025accepted

Panoramic semantic segmentation has garnered increasing attention due to its ability to provide comprehensive environmental perception. However, it requires a large number of annotated panoramic images to achieve satisfactory performance, which is costly. Recently, Domain Adaptation for Panoramic Se…

Cited by 0SourceScholar
2025

GenieBlue: Integrating both Linguistic and Multimodal Capabilities for Large Language Models on Mobile Devices

ICCV 2025poster

Recent advancements in Multimodal Large Language Models (MLLMs) have enabled their deployment on mobile devices. However, challenges persist in maintaining strong language capabilities and ensuring hardware compatibility, both of which are crucial for user experience and practical deployment efficie…

2025

HFF-Tracker: A Hierarchical Fine-grained Fusion Tracker for Referring Multi-Object Tracking

AAAI 2025technical

Referring Multi-Object Tracking (RMOT) aims to track multiple objects based on a provided language expression. Although prior studies have sought to accomplish this by integrating an textual module into the multi-object tracker, these methods combine text and image features in a basic way, neglectin…

Cited by 0SourcePDFScholar
2025

HopRAG: Multi-Hop Reasoning for Logic-Aware Retrieval-Augmented Generation

ACL 2025finding

Retrieval-Augmented Generation (RAG) systems often struggle with imperfect retrieval, as traditional retrievers focus on lexical or semantic similarity rather than logical relevance. To address this, we propose HopRAG, a novel RAG framework that augments retrieval with logical reasoning through grap…

Cited by 0SourcePDFScholar
2025

Lightweight Yet High-Performance Defect Detector for Uav-Based Large-Scale Infrastructure Real-Time Inspection

ICRA 2025

Defect diagnosis in urban infrastructure is crucial for public safety. Traditional manual inspections face significant challenges in terms of accuracy and cost-effectiveness. In this paper, we propose a lightweight and hardware-friendly large-scale infrastructure detector, CUPID, highly suitable for

Cited by 2SourceScholar
2025

LongVPO: From Anchored Cues to Self-Reasoning for Long-Form Video Preference Optimization

NeurIPS 2025poster

We present LongVPO, a novel two‑stage Direct Preference Optimization framework that enables short‑context vision‑language models to robustly understand ultra‑long videos without any long‑video annotations. In Stage 1, we synthesize preference triples by anchoring questions to individual short clips,…

Cited by 0SourceScholar
2025

M2Edit: Locate and Edit Multi-Granularity Knowledge in Multimodal Large Language Model

EMNLP 2025

Multimodal knowledge editing is an important method for modifying outdated or incorrect knowledge in Multimodal Large Language Models (MLLMs). However, existing datasets for multimodal knowledge editing lack multi-granularity knowledge. In this paper, we present a more realistic dataset called M2Edi

2025

MangaNinja: Line Art Colorization with Precise Reference Following

CVPR 2025highlight

Derived from diffusion models, MangaNinja specializes in the task of reference-guided line art colorization. We incorporate two thoughtful designs to ensure precise character detail transcription, including a patch shuffling module to facilitate correspondence learning between the reference color im…

Cited by 3SourcePDFScholar
2025

MiCo: Multi-image Contrast for Reinforcement Visual Reasoning

NeurIPS 2025poster

This work explores enabling Chain-of-Thought (CoT) reasoning to link visual cues across multiple images. A straightforward solution is to adapt rule-based reinforcement learning for Vision-Language Models (VLMs). However, such methods typically rely on manually curated question-answer pairs, which c…

Cited by 0SourceScholar
2025

MotionStone: Decoupled Motion Intensity Modulation with Diffusion Transformer for Image-to-Video Generation

CVPR 2025poster

The image-to-video (I2V) generation is conditioned on the static image, which has been enhanced recently by the motion intensity as an additional control signal. These motion-aware models are appealing to generate diverse motion patterns, yet there lacks a reliable motion estimator for training such…

Cited by 4SourcePDFScholar
2025

Multi-View Stereo with Geometric Encoding for Dense Scene Reconstruction

ICRA 2025

Multi-view stereo (MVS) implicitly encodes photometric and geometric cues into the cost volume for multi-view correspondence matching, transferring insufficient geometric cues essential to depth estimation and reconstruction. This paper proposes GE-MVS, a novel multi-view stereo network with geometr

Cited by 0SourcecodeScholar
2025

NoT: Federated Unlearning via Weight Negation

CVPR 2025poster

Federated unlearning (FU) aims to remove a participant's data contributions from a trained federated learning (FL) model, ensuring privacy and regulatory compliance. Traditional FU methods often depend on auxiliary storage on either the client or server side or require direct access to the data targ…

Cited by 1SourcePDFScholar
2025

ObjectMover: Generative Object Movement with Video Prior

CVPR 2025poster

Simple as it seems, moving an object to another location within an image is, in fact, a challenging image-editing task that requires re-harmonizing the lighting, adjusting the pose based on perspective, accurately filling occluded regions, and ensuring coherent synchronization of shadows and reflect…

Cited by 1SourcePDFScholar
2025

OmniVCus: Feedforward Subject-driven Video Customization with Multimodal Control Conditions

NeurIPS 2025poster

Existing feedforward subject-driven video customization methods mainly study single-subject scenarios due to the difficulty of constructing multi-subject training data pairs. Another challenging problem that how to use the signals such as depth, mask, camera, and text prompts to control and edit the…

Cited by 0SourcecodeScholar
2025

Online Video Understanding: OVBench and VideoChat-Online

CVPR 2025poster

Multimodal Large Language Models (MLLMs) have significantly progressed in offline video understanding. However, applying these models to real-world scenarios, such as autonomous driving and human-computer interaction, presents unique challenges due to the need for real-time processing of continuous…

Cited by 0SourcePDFScholar
2025

Pragmatic Inference Chain (PIC) Improving LLMs’ Reasoning of Authentic Implicit Toxic Language

EMNLP 2025

The rapid development of large language models (LLMs) gives rise to ethical concerns about their performance, while opening new avenues for developing toxic language detection techniques. However, LLMs’ unethical output and their capability of detecting toxicity have primarily been tested on languag

2025

ROSE: Remove Objects with Side Effects in Videos

NeurIPS 2025poster

Video object removal has achieved advanced performance due to the recent success of video generative models. However, when addressing the side effects of objects, \textit{e.g.,} their shadows and reflections, existing works struggle to eliminate these effects for the scarcity of paired video data as…

Cited by 0SourceScholar
2025

Rethinking Time Encoding via Learnable Transformation Functions

ICML 2025poster

Effectively modeling time information and incorporating it into applications or models involving chronologically occurring events is crucial. Real-world scenarios often involve diverse and complex time patterns, which pose significant challenges for time encoding methods. While previous methods focu…

2025

Reverse Region-to-Entity Annotation for Pixel-Level Visual Entity Linking

AAAI 2025technical

Visual Entity Linking (VEL) is a crucial task for achieving fine-grained visual understanding, matching objects within images (visual mentions) to entities in a knowledge base. Previous VEL tasks rely on textual inputs, but writing queries for complex scenes can be challenging. Visual inputs like cl…

2025

SE-STDGNN: A Self-Evolving Spatial-Temporal Directed Graph Neural Network for Multi-Vehicle Trajectory Prediction

ICRA 2025

Vehicle trajectory prediction (VTP) is essential for microscopic traffic risk assessment, autonomous vehicle navigation, and traffic behavior analysis. Related research leveraging learning-based methodologies has yielded notable success on various benchmark trajectory datasets. However, these models

Cited by 1SourceScholar
2025

ScEdit: Script-based Assessment of Knowledge Editing

ACL 2025finding

Knowledge Editing (KE) has gained increasing attention, yet current KE tasks remain relatively simple. Under current evaluation frameworks, many editing methods achieve exceptionally high scores, sometimes nearing perfection. However, few studies integrate KE into real-world application scenarios (e…

2025

Seg-VAR:Image Segmentation with Visual Autoregressive Modeling

NeurIPS 2025poster

While visual autoregressive modeling (VAR) strategies have shed light on image generation with the autoregressive models, their potential for segmentation, a task that requires precise low-level spatial perception, remains unexplored. Inspired by the multi-scale modeling of classic Mask2Former-based…

Cited by 0SourceScholar
2025

Sheaf Discovery with Joint Computation Graph Pruning and Flexible Granularity

EMNLP 2025

In this paper, we introduce DiscoGP, a novel framework for extracting self-contained modular units, or sheaves, within neural language models (LMs). Sheaves extend the concept of functional circuits, a unit widely explored in interpretability research, by considering not only subsets of edges in an

2025

Supervisor Alignment Framework: Enhancing LLM Alignment with Query-Ignoring Strategy and Multi-Agent Interaction

ICASSP 2025accepted

The increasing focus on value alignment in Large Language Models (LLMs) underscores the need to ensure alignment with human morals and avoid biased or harmful outputs. However, LLMs aligned using existing methods are still easily affected by adversarial prompt attacks. Inspired by psychology, this p…

Cited by 0SourceScholar
2025

TC-LLaVA: Rethinking the Transfer of LLava from Image to Video Understanding with Temporal Considerations

AAAI 2025technical

Multimodal Large Language Models (MLLMs) have significantly improved performance across various image-language applications. Recently, there has been a growing interest in adapting image pre-trained MLLMs for video-related tasks. However, most efforts concentrate on enhancing the vision encoder and…

Cited by 0SourcePDFScholar
2025

TGDPO: Harnessing Token-Level Reward Guidance for Enhancing Direct Preference Optimization

ICML 2025poster

Recent advancements in reinforcement learning from human feedback have shown that utilizing fine-grained token-level reward models can substantially enhance the performance of Proximal Policy Optimization (PPO) in aligning large language models. However, it is challenging to leverage such token-leve…

2025

TRACE: Temporal Grounding Video LLM via Causal Event Modeling

ICLR 2025poster

Video Temporal Grounding (VTG) is a crucial capability for video understanding models and plays a vital role in downstream tasks such as video browsing and editing. To effectively handle various tasks simultaneously and enable zero-shot prediction, there is a growing trend in employing video LLMs f…

2025

Task-wrapped Continual Learning in Task-Oriented Dialogue Systems

NAACL 2025findings

Continual learning is vital for task-oriented dialogue systems (ToDs), and AdapterCL, equipped with residual adapters, has proven effectiveness in this domain. However, its performance is limited by training separate adapters for each task, preventing global knowledge sharing. To address this, we pr…

2025

The Distributional Reward Critic Framework for Reinforcement Learning Under Perturbed Rewards

AAAI 2025technical

The reward signal plays a central role in defining the desired behaviors of agents in reinforcement learning (RL). Rewards collected from realistic environments could be perturbed, corrupted, or noisy due to an adversary, sensor error, or because they come from subjective human feedback. Thus, it is…

2025

UniGraspTransformer: Simplified Policy Distillation for Scalable Dexterous Robotic Grasping

CVPR 2025poster

We introduce UniGraspTransformer, a universal Transformer-based network for dexterous robotic grasping that simplifies training while enhancing scalability and performance. Unlike prior methods such as UniDexGrasp++, which require complex, multi-step training pipelines, UniGraspTransformer follows a…

2025

UniReal: Universal Image Generation and Editing via Learning Real-world Dynamics

CVPR 2025highlight

We introduce UniReal, a unified framework designed to address various image generation and editing tasks. Existing solutions often vary by tasks, yet share fundamental principles: preserving consistency between inputs and outputs while capturing visual variations. Inspired by recent video generation…

2025

Unifying Text Semantics and Graph Structures for Temporal Text-attributed Graphs with Large Language Models

NeurIPS 2025poster

Temporal graph neural networks (TGNNs) have shown remarkable performance in temporal graph modeling. However, real-world temporal graphs often possess rich textual information, giving rise to temporal text-attributed graphs (TTAGs). Such combination of dynamic text semantics and evolving graph struc…

Cited by 0SourceScholar
2025

Unleashing Diffusion Transformers for Visual Correspondence by Modulating Massive Activations

NeurIPS 2025poster

Pre-trained stable diffusion models (SD) have shown great advances in visual correspondence. In this paper, we investigate the capabilities of Diffusion Transformers (DiTs) for accurate dense correspondence. Distinct from SD, DiTs exhibit a critical phenomenon in which very few feature activations…

Cited by 0SourceScholar
2025

VRoPE: Rotary Position Embedding for Video Large Language Models

EMNLP 2025

Rotary Position Embedding (RoPE) has shown strong performance in text-based Large Language Models (LLMs), but extending it to video remains a challenge due to the intricate spatiotemporal structure of video frames. Existing adaptations, such as RoPE-3D, attempt to encode spatial and temporal dimensi

2025

VTG-LLM: Integrating Timestamp Knowledge into Video LLMs for Enhanced Video Temporal Grounding

AAAI 2025technical

Video Temporal Grounding (VTG) strives to accurately pinpoint event timestamps in a specific video using linguistic queries, significantly impacting downstream tasks like video browsing and editing. Unlike traditional task-specific models, Video Large Language Models (video LLMs) can handle multiple…

2025

ViLLa: Video Reasoning Segmentation with Large Language Model

ICCV 2025poster

Recent efforts in video reasoning segmentation (VRS) integrate large language models (LLMs) with perception models to localize and track objects via textual instructions, achieving barely satisfactory results in simple scenarios. However, they struggled to discriminate and deduce the objects from us…

2025

Zero-shot Denoising via Neural Compression: Theoretical and algorithmic framework

NeurIPS 2025spotlight

Zero-shot denoising aims to denoise observations without access to training samples or clean reference images. This setting is particularly relevant in practical imaging scenarios involving specialized domains such as medical imaging or biology. In this work, we propose the *Zero-Shot Neural Compre…

Cited by 0SourcecodeScholar
2025

iDPA: Instance Decoupled Prompt Attention for Incremental Medical Object Detection

ICML 2025poster

Existing prompt-based approaches have demonstrated impressive performance in continual learning, leveraging pre-trained large-scale models for classification tasks; however, the tight coupling between foreground-background information and the coupled attention between prompts and image-text tokens p…

Cited by 0SourcePDFScholar
2024

Analyzing Chain-of-thought Prompting in Black-Box Large Language Models via Estimated V-information

COLING 2024main

Chain-of-Thought (CoT) prompting combined with large language models (LLM) has shown great potential in improving performance on challenging reasoning tasks. While understanding why CoT prompting is effective is crucial for the application and improvement of CoT prompting, few studies have addressed…

Cited by 1SourcePDFScholar
2024

AnyDoor: Zero-shot Object-level Image Customization

CVPR 2024poster

This work presents AnyDoor a diffusion-based image generator with the power to teleport target objects to new scenes at user-specified locations with desired shapes. Instead of tuning parameters for each object our model is trained only once and effortlessly generalizes to diverse object-scene combi…

Cited by 268SourcePDFScholar
2024

Audio Deepfake Detection With Self-Supervised Wavlm And Multi-Fusion Attentive Classifier

ICASSP 2024accepted

With the rapid development of speech synthesis and voice conversion technologies, Audio Deepfake has become a serious threat to the Automatic Speaker Verification (ASV) system. Numerous countermeasures are proposed to detect this type of attack. In this paper, we report our efforts to combine the se…

Cited by 0SourceScholar
2024

Bagged Deep Image Prior for Recovering Images in the Presence of Speckle Noise

ICML 2024poster

We investigate both the theoretical and algorithmic aspects of likelihood-based methods for recovering a complex-valued signal from multiple sets of measurements, referred to as looks, affected by speckle (multiplicative) noise. Our theoretical contributions include establishing the first existing t…

2024

Beyond Read-Only: Crafting a Comprehensive Chinese Text-to-SQL Dataset for Database Manipulation and Query

NAACL 2024findings

Text-to-SQL aims to convert natural language into structured query language, which is a challenging task. Current research focuses mainly on read operations and ignores other aspects of database operations such as create, update, and delete operations. The benchmark datasets as well as models that h…

2024

Calibrated One Round Federated Learning with Bayesian Inference in the Predictive Space

AAAI 2024technical

Federated Learning (FL) involves training a model over a dataset distributed among clients, with the constraint that each client’s dataset is localized and possibly heterogeneous. In FL, small and noisy datasets are common, highlighting the need for well-calibrated models that represent the uncertai…

2024

Closing the Visual Sim-to-Real Gap with Object-Composable NeRFs

ICRA 2024poster

Deep learning methods for perception are the cornerstone of many robotic systems. Despite their potential for impressive performance, obtaining real-world training data is expensive, and can be impractically difficult for some tasks. Sim-to-real transfer with domain randomization offers a potential…

Cited by 2SourcecodeScholar
2024

Det-Recon-Reg: An Intelligent Framework Towards Automated Large-Scale Infrastructure Inspection

IROS 2024poster

Visual inspection plays a predominant role in inspecting infrastructure surface. However, the generalization of existing visual inspection systems to large-scale real-world scenes remains challenging. In this paper, we introduce Det-Recon-Reg, an intelligent framework separating the complex inspecti…

Cited by 1SourcecodeScholar
2024

Dual-Window Multiscale Transformer for Hyperspectral Snapshot Compressive Imaging

AAAI 2024technical

Coded aperture snapshot spectral imaging (CASSI) system is an effective manner for hyperspectral snapshot compressive imaging. The core issue of CASSI is to solve the inverse problem for the reconstruction of hyperspectral image (HSI). In recent years, Transformer-based methods achieve promising per…

2024

Editing Language Model-Based Knowledge Graph Embeddings

AAAI 2024technical

Recently decades have witnessed the empirical success of framing Knowledge Graph (KG) embeddings via language models. However, language model-based KG embeddings are usually deployed as static artifacts, making them difficult to modify post-deployment without re-training after deployment. To address…

2024

Exploiting Symmetric Temporally Sparse BPTT for Efficient RNN Training

AAAI 2024technical

Recurrent Neural Networks (RNNs) are useful in temporal sequence tasks. However, training RNNs involves dense matrix multiplications which require hardware that can support a large number of arithmetic operations and memory accesses. Implementing online training of RNNs on the edge calls for optimiz…

Cited by 2SourcePDFScholar
2024

InstructEdit: Instruction-Based Knowledge Editing for Large Language Models

IJCAI 2024poster

Knowledge editing for large language models can offer an efficient solution to alter a model’s behavior without negatively impacting the overall performance. However, the current approaches encounter issues with limited generalizability across tasks, necessitating one distinct editor for each task,…

2024

Job-SDF: A Multi-Granularity Dataset for Job Skill Demand Forecasting and Benchmarking

NeurIPS 2024poster

In a rapidly evolving job market, skill demand forecasting is crucial as it enables policymakers and businesses to anticipate and adapt to changes, ensuring that workforce skills align with market needs, thereby enhancing productivity and competitiveness. Additionally, by identifying emerging skill…

2024

LLaST: Improved End-to-end Speech Translation System Leveraged by Large Language Models

ACL 2024findings

We introduces ***LLaST***, a framework for building high-performance Large Language model based Speech-to-text Translation systems. We address the limitations of end-to-end speech translation (E2E ST) models by exploring model architecture design and optimization techniques tailored for LLMs. Our ap…

2024

Latent Trajectory Learning for Limited Timestamps under Distribution Shift over Time

ICLR 2024oral

Distribution shifts over time are common in real-world machine-learning applications. This scenario is formulated as Evolving Domain Generalization (EDG), where models aim to generalize well to unseen target domains in a time-varying system by learning and leveraging the underlying evolving pattern…

Cited by 6SourcePDFScholar
2024

Learning Disentangled Identifiers for Action-Customized Text-to-Image Generation

CVPR 2024poster

This study focuses on a novel task in text-to-image (T2I) generation namely action customization. The objective of this task is to learn the co-existing action from limited data and generalize it to unseen humans or even animals. Experimental results show that existing subject-driven customization m…

2024

Less or More From Teacher: Exploiting Trilateral Geometry For Knowledge Distillation

ICLR 2024poster

Knowledge distillation aims to train a compact student network using soft supervision from a larger teacher network and hard supervision from ground truths. However, determining an optimal knowledge fusion ratio that balances these supervisory signals remains challenging. Prior methods generally res…

Cited by 3SourcePDFScholar
2024

LivePhoto: Real Image Animation with Text-guided Motion Control

ECCV 2024poster

"Despite the recent progress in text-to-video generation, existing studies usually overlook the issue that only spatial contents but not temporal motions in synthesized videos are under the control of text. Towards such a challenge, this work presents a practical system, named , which allows users t…

2024

LogoSticker: Inserting Logos into Diffusion Models for Customized Generation

ECCV 2024poster

"Recent advances in text-to-image model customization have underscored the importance of integrating new concepts with a few examples. Yet, these progresses are largely confined to widely recognized subjects, which can be learned with relative ease through models’ adequate shared prior knowledge. In…

2024

Mismatch Quest: Visual and Textual Feedback for Image-Text Misalignment

ECCV 2024poster

"While existing image-text alignment models reach high quality binary assessments, they fall short of pinpointing the exact source of misalignment. In this paper, we present a method to provide detailed textual and visual explanation of detected misalignments between text-image pairs. We leverage la…

2024

On Scaling Up a Multilingual Vision and Language Model

CVPR 2024poster

We explore the boundaries of scaling up a multilingual vision and language model both in terms of size of the components and the breadth of its training task mixture. Our model achieves new levels of performance on a wide-range of varied and complex tasks including multiple image-based captioning an…

Cited by 8SourcePDFScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

OpenIns3D: Snap and Lookup for 3D Open-vocabulary Instance Segmentation

ECCV 2024poster

"In this work, we introduce OpenIns3D, a new 3D-input-only framework for 3D open-vocabulary scene understanding. The OpenIns3D framework employs a “Mask-Snap-Lookup” scheme. The “Mask” module learns class-agnostic mask proposals in 3D point clouds, the “Snap” module generates synthetic scene-level i…

2024

PolyVoice: Language Models for Speech to Speech Translation

ICLR 2024poster

With the huge success of GPT models in natural language processing, there is a growing interest in applying language modeling approaches to speech tasks. Currently, the dominant architecture in speech-to-speech translation (S2ST) remains the encoder-decoder paradigm, creating a need to investigate t…

2024

Pre-DyGAE: Pre-training Enhanced Dynamic Graph Autoencoder for Occupational Skill Demand Forecasting

IJCAI 2024poster

Occupational skill demand (OSD) forecasting seeks to predict dynamic skill demand specific to occupations, beneficial for employees and employers to grasp occupational nature and maintain a competitive edge in the rapidly evolving labor market. Although recent research has proposed data-driven techn…

2024

PredToken: Predicting Unknown Tokens and Beyond with Coarse-to-Fine Iterative Decoding

CVPR 2024poster

Predictive learning models which aim to predict future frames based on past observations are crucial to constructing world models. These models need to maintain low-level consistency and capture high-level dynamics in unannotated spatiotemporal data. Transitioning from frame-wise to token-wise predi…

Cited by 1SourcePDFScholar
2024

Pruning via Merging: Compressing LLMs via Manifold Alignment Based Layer Merging

EMNLP 2024main

While large language models (LLMs) excel in many domains, their complexity and scale challenge deployment in resource-limited environments. Current compression techniques, such as parameter pruning, often fail to effectively utilize the knowledge from pruned parameters. To address these challenges,…

2024

Self-supervised Preference Optimization: Enhance Your Language Model with Preference Degree Awareness

EMNLP 2024finding

Recently, there has been significant interest in replacing the reward model in Reinforcement Learning with Human Feedback (RLHF) methods for Large Language Models (LLMs), such as Direct Preference Optimization (DPO) and its variants. These approaches commonly use a binary cross-entropy mechanism on…

2024

Stylized Offline Reinforcement Learning: Extracting Diverse High-Quality Behaviors from Heterogeneous Datasets

ICLR 2024poster

Previous literature on policy diversity in reinforcement learning (RL) either focuses on the online setting or ignores the policy performance. In contrast, offline RL, which aims to learn high-quality policies from batched data, has yet to fully leverage the intrinsic diversity of the offline datase…

Cited by 9SourcePDFScholar
2024

SyncVIS: Synchronized Video Instance Segmentation

NeurIPS 2024poster

Recent DETR-based methods have advanced the development of Video Instance Segmentation (VIS) through transformers' efficiency and capability in modeling spatial and temporal information. Despite harvesting remarkable progress, existing works follow asynchronous designs, which model video sequences v…

2024

Textual Tokens Classification for Multi-Modal Alignment in Vision-Language Tracking

ICASSP 2024accepted

Most vision-language (VL) trackers rely on coarse-grained information from sentences to achieve multi-modal alignment. However, this information is insufficient for accurately describing the target in each frame due to the inherent ambiguity, summarization, and invariance of sentences, thereby makin…

Cited by 0SourceScholar
2024

To Forget or Not? Towards Practical Knowledge Unlearning for Large Language Models

EMNLP 2024finding

Large Language Models (LLMs) trained on extensive corpora inevitably retain sensitive data, such as personal privacy information and copyrighted material. Recent advancements in knowledge unlearning involve updating LLM parameters to erase specific knowledge. However, current unlearning paradigms ar…

2024

Transfer the Linguistic Representations from TTS to Accent Conversion with Non-Parallel Data

ICASSP 2024accepted

Accent conversion aims to convert the accent of a source speech to a target accent, meanwhile preserving the speaker’s identity. This paper introduces a novel non-autoregressive framework for accent conversion that learns accent-agnostic linguistic representations and employs them to convert the acc…

Cited by 0SourceScholar
2024

Understanding the Training Speedup from Sampling with Approximate Losses

ICML 2024poster

It is well known that selecting samples with large losses/gradients can significantly reduce the number of training steps. However, the selection overhead is often too high to yield any meaningful gains in terms of overall training time. In this work, we focus on the greedy approach of selecting sam…

Cited by 0SourcePDFScholar
2024

Untrained Neural Nets for Snapshot Compressive Imaging: Theory and Algorithms

NeurIPS 2024poster

Snapshot compressive imaging (SCI) recovers high-dimensional (3D) data cubes from a single 2D measurement, enabling diverse applications like video and hyperspectral imaging to go beyond standard techniques in terms of acquisition speed and efficiency. In this paper, we focus on SCI recovery algorit…

2024

Unveiling the Pitfalls of Knowledge Editing for Large Language Models

ICLR 2024poster

As the cost associated with fine-tuning Large Language Models (LLMs) continues to rise, recent research efforts have pivoted towards developing methodologies to edit implicit knowledge embedded within LLMs. Yet, there's still a dark cloud lingering overhead -- will knowledge editing trigger butterfl…

2024

Wavelet-Driven Spatiotemporal Predictive Learning: Bridging Frequency and Time Variations

AAAI 2024technical

Spatiotemporal predictive learning is a paradigm that empowers models to learn spatial and temporal patterns by predicting future frames from past frames in an unsupervised manner. This method typically uses recurrent units to capture long-term dependencies, but these units often come with high comp…

2024

Wear-Any-Way: Manipulable Virtual Try-on via Sparse Correspondence Alignment

ECCV 2024poster

"This paper introduces a novel framework for virtual try-on, termed . Different from previous methods, is a customizable solution. Besides generating high-fidelity results, our method supports users to precisely manipulate the wearing style. To achieve this goal, we first construct a strong pipeline…

2024

Zero-shot Image Editing with Reference Imitation

NeurIPS 2024poster

Image editing serves as a practical yet challenging task considering the diverse demands from users, where one of the hardest parts is to precisely describe how the edited image should look like. In this work, we present a new form of editing, termed imitative editing, to help users exercise their c…

Cited by 24SourcePDFScholar
2023

2D-Shapley: A Framework for Fragmented Data Valuation

ICML 2023poster

Data valuation—quantifying the contribution of individual data sources to certain predictive behaviors of a model—is of great importance to enhancing the transparency of machine learning and designing incentive systems for data sharing. Existing work has focused on evaluating data sources with the s…

2023

Can We Edit Multimodal Large Language Models?

EMNLP 2023long main

In this paper, we focus on editing multimodal Large Language Models (LLMs). Compared to editing single-modal LLMs, multimodal model editing is more challenging, which demands a higher level of scrutiny and careful consideration in the editing process. To facilitate research in this area, we construc…

Cited by 0SourcecodeScholar
2023

Class Lifelong Learning for Intent Detection via Structure Consolidation Networks

ACL 2023findings

Intent detection, which estimates diverse intents behind user utterances, is an essential component of task-oriented dialogue systems. Previous intent detection models are usually trained offline, which can only handle predefined intent classes. In the real world, new intents may keep challenging de…

Cited by 3SourcePDFScholar
2023

Convolutional Occupancy Models for Dense Packing of Complex, Novel Objects

IROS 2023poster

Dense packing in pick-and-place systems is an important feature in many warehouse and logistics applications. Prior work in this space has largely focused on planning algorithms in simulation, but real-world packing performance is often bottlenecked by the difficulty of perceiving 3D object geometry…

Cited by 2SourcecodeScholar
2023

Detecting Everything in the Open World: Towards Universal Object Detection

CVPR 2023poster

In this paper, we formally address universal object detection, which aims to detect every scene and predict every category. The dependence on human annotations, the limited visual information, and the novel categories in the open world severely restrict the universality of traditional detectors. We…

2023

Distributional Instance Segmentation: Modeling Uncertainty and High Confidence Predictions with Latent-MaskRCNN

ICRA 2023poster

Object recognition and instance segmentation are fundamental skills in any robotic or autonomous system. Existing state-of-the-art methods are often unable to capture meaningful uncertainty in challenging or ambiguous scenes, and as such can cause critical errors in high-performance applications. In…

Cited by 4SourceScholar
2023

Dual Collaborative Visual-Semantic Mapping for Multi-Label Zero-Shot Image Recognition

ICASSP 2023accepted

Multi-label zero-shot learning (ML-ZSL), with the difficulty of both multi-label learning and zero-shot learning, aims to recognize various unseen objects that are not observed during training. Previous methods mainly use a single directional visual-semantic mapping to associate the visual and seman…

Cited by 0SourceScholar
2023

Dynamically Instance-Guided Adaptation: A Backward-Free Approach for Test-Time Domain Adaptive Semantic Segmentation

CVPR 2023poster

In this paper, we study the application of Test-time domain adaptation in semantic segmentation (TTDA-Seg) where both efficiency and effectiveness are crucial. Existing methods either have low efficiency (e.g., backward optimization) or ignore semantic adaptation (e.g., distribution alignment). Besi…

2023

FreeEnricher: Enriching Face Landmarks without Additional Cost

AAAI 2023technical

Recent years have witnessed significant growth of face alignment. Though dense facial landmark is highly demanded in various scenarios, e.g., cosmetic medicine and facial beautification, most works only consider sparse face alignment. To address this problem, we present a framework that can enrich l…

Cited by 3SourcePDFScholar
2023

Improving Robust Generalization by Direct PAC-Bayesian Bound Minimization

CVPR 2023highlight

Recent research in robust optimization has shown an overfitting-like phenomenon in which models trained against adversarial attacks exhibit higher robustness on the training set compared to the test set. Although previous work provided theoretical explanations for this phenomenon using a robust PAC-…

Cited by 8SourcePDFScholar
2023

MaXM: Towards Multilingual Visual Question Answering

EMNLP 2023long findings

Visual Question Answering (VQA) has been primarily studied through the lens of the English language. Yet, tackling VQA in other languages in the same manner would require a considerable amount of resources. In this paper, we propose scalable solutions to multilingual visual question answering (mVQA)…

Cited by 0SourcecodeScholar
2023

Multi-View Stereo with Learnable Cost Metric

IROS 2023poster

In this paper, we present LCM-MVSNet, a novel multi-view stereo (MVS) network with learnable cost metric (LCM) for more accurate and complete depth estimation and dense point cloud reconstruction. To adapt to the scene variation and improve the reconstruction quality in non-Lambertian low-textured s…

Cited by 1SourceScholar
2023

Novel Relation Detection: Discovering Unknown Relation Types via Multi-Strategy Self-Supervised Learning

EMNLP 2023long findings

Conventional approaches to relation extraction can only recognize predefined relation types. In the real world, new or out-of-scope relation types may keep challenging the deployed models. In this paper, we formalize such a challenging problem as Novel Relation Detection (NRD), which aims to discove…

Cited by 0SourceScholar
2023

Open-vocabulary Panoptic Segmentation with Embedding Modulation

ICCV 2023poster

Open-vocabulary segmentation is attracting increasing attention due to its critical applications in the real world. Traditional closed-vocabulary segmentation methods are not able to characterize novel objects, whereas several recent open-vocabulary attempts obtain unsatisfactory results, i.e., nota…

Cited by 34PDFScholar
2023

PaLI: A Jointly-Scaled Multilingual Language-Image Model

ICLR 2023top-5%

Effective scaling and a flexible task interface enable large language models to excel at many tasks. We present PaLI, a model that extends this approach to the joint modeling of language and vision. PaLI generates text based on visual and textual inputs, and with this interface performs many vision,…

2023

PreSTU: Pre-Training for Scene-Text Understanding

ICCV 2023poster

The ability to recognize and reason about text embedded in visual inputs is often lacking in vision-and-language (V&L) models, perhaps because V&L pre-training methods have often failed to include such an ability in their training objective. In this paper, we propose PreSTU, a novel pre-training rec…

Cited by 27PDFScholar
2023

RT-2: Vision-Language-Action Models Transfer Web Knowledge to Robotic Control

CoRL 2023poster

We study how vision-language models trained on Internet-scale data can be incorporated directly into end-to-end robotic control to boost generalization and enable emergent semantic reasoning. Our goal is to enable a single end-to-end trained model to both learn to map robot observations to actions a…

Cited by 1068SourceScholar
2023

Schema-adaptable Knowledge Graph Construction

EMNLP 2023long findings

Conventional Knowledge Graph Construction (KGC) approaches typically follow the static information extraction paradigm with a closed set of pre-defined schema. As a result, such approaches fall short when applied to dynamic scenarios or domains, whereas a new type of knowledge emerges. This necessit…

Cited by 0SourcecodeScholar
2023

Supervised Contrastive Few-Shot Learning for High-Frequency Time Series

AAAI 2023technical

Significant progress has been made in representation learning, especially with recent success on self-supervised contrastive learning. However, for time series with less intuitive or semantic meaning, sampling bias may be inevitably encountered in unsupervised approaches. Although supervised contras…

2023

TMT-VIS: Taxonomy-aware Multi-dataset Joint Training for Video Instance Segmentation

NeurIPS 2023poster

Training on large-scale datasets can boost the performance of video instance segmentation while the annotated datasets for VIS are hard to scale up due to the high labor cost. What we possess are numerous isolated filed-specific datasets, thus, it is appealing to jointly train models across the aggr…

2023

Uni3DETR: Unified 3D Detection Transformer

NeurIPS 2023poster

Existing point cloud based 3D detectors are designed for the particular scene, either indoor or outdoor ones. Because of the substantial differences in object distribution and point density within point clouds collected from various environments, coupled with the intricate nature of 3D metrics, ther…

2023

Vision, Deduction and Alignment: An Empirical Study on Multi-Modal Knowledge Graph Alignment

ICASSP 2023accepted

Entity alignment (EA) for knowledge graphs (KGs) plays a critical role in knowledge engineering. Existing EA methods mostly focus on utilizing the graph structures and entity attributes (including literals), but ignore images that are common in modern multi-modal KGs. In this study we first construc…

Cited by 0SourceScholar
2022

All You May Need for VQA are Image Captions

NAACL 2022long

Visual Question Answering (VQA) has benefited from increasingly sophisticated models, but has not enjoyed the same level of engagement in terms of data creation. In this paper, we propose a method that automatically derives VQA examples at volume, by leveraging the abundance of existing image-captio…

2022

Autoregressive Uncertainty Modeling for 3D Bounding Box Prediction

ECCV 2022poster

"3D bounding boxes are a widespread intermediate representation in many computer vision applications. However, predicting them is a challenging task, largely due to partial observability, which motivates the need for a strong sense of uncertainty. While many recent methods have explored better archi…

Cited by 7SourcePDFScholar
2022

Crossmodal-3600: A Massively Multilingual Multimodal Evaluation Dataset

EMNLP 2022main

Research in massively multilingual image captioning has been severely hampered by a lack of high-quality evaluation datasets. In this paper we present the Crossmodal-3600 dataset (XM3600 in short), a geographically diverse set of 3600 images annotated with human-generated reference captions in 36 la…

2022

Dynamic Car Dispatching and Pricing: Revenue and Fairness for Ridesharing Platforms

IJCAI 2022poster

A major challenge for ridesharing platforms is to guarantee profit and fairness simultaneously, especially in the presence of misaligned incentives of drivers and riders. We focus on the dispatching-pricing problem to maximize the total revenue while keeping both drivers and riders satisfied. We st…

Cited by 9SourcePDFScholar
2022

Finding Influential Instances for Distantly Supervised Relation Extraction

COLING 2022main

Distant supervision (DS) is a strong way to expand the datasets for enhancing relation extraction (RE) models but often suffers from high label noise. Current works based on attention, reinforcement learning, or GAN are black-box models so they neither provide meaningful interpretation of sample sel…

Cited by 32SourcePDFScholar
2022

FocalClick: Towards Practical Interactive Image Segmentation

CVPR 2022poster

Interactive segmentation allows users to extract target masks by making positive/negative clicks. Although explored by many previous works, there is still a gap between academic approaches and industrial needs: first, existing models are not efficient enough to work on low power devices; second, the…

Cited by 185PDFcodeScholar
2022

Internet Streaming Audio Based Speech Reception Threshold Measurement in Cochlear Implant Users

ICASSP 2022accepted

Traditional face-to-face subjective listening test has become a challenge due to the COVID-19 pandemic. We developed a remote assessment system with Tencent Meeting, a video conferencing application, to address this issue. This paper presents our work on evaluating the reliability of the remote asse…

Cited by 0SourceScholar
2022

LAPO: Latent-Variable Advantage-Weighted Policy Optimization for Offline Reinforcement Learning

NeurIPS 2022accept

Offline reinforcement learning methods hold the promise of learning policies from pre-collected datasets without the need to query the environment for new samples. This setting is particularly well-suited for continuous control robotic applications for which online data collection based on trial-and…

Cited by 25SourcePDFScholar
2022

MuRAG: Multimodal Retrieval-Augmented Generator for Open Question Answering over Images and Text

EMNLP 2022main

While language Models store a massive amount of world knowledge implicitly in their parameters, even very large models often fail to encode information about rare entities and events, while incurring huge computational costs. Recently, retrieval-augmented models, such as REALM, RAG, and RETRO, have…

Cited by 148SourcePDFScholar
2022

PAC-Bayes Information Bottleneck

ICLR 2022spotlight

Understanding the source of the superior generalization ability of NNs remains one of the most important problems in ML research. There have been a series of theoretical works trying to derive non-vacuous bounds for NNs. Recently, the compression of information stored in weights (IIW) is proved to p…

2022

PACTran: PAC-Bayesian Metrics for Estimating the Transferability of Pretrained Models to Classification Tasks

ECCV 2022poster

"With the increasing abundance of pretrained models in recent years, the problem of selecting the best pretrained checkpoint for a particular downstream classification task has been gaining increased attention. Although several methods have recently been proposed to tackle the selection problem (e.g…

2022

Towards Realistic Low-resource Relation Extraction: A Benchmark with Empirical Baseline Study

EMNLP 2022finding

This paper presents an empirical study to build relation extraction systems in low-resource settings. Based upon recent pre-trained language models, we comprehensively investigate three schemes to evaluate the performance in low-resource settings: (i) different types of prompt-based methods with few…

2021

Bayesian Meta-Learning for Few-Shot Policy Adaptation Across Robotic Platforms

IROS 2021poster

Reinforcement learning methods can achieve significant performance but require a large amount of training data collected on the same robotic platform. A policy trained with expensive data is rendered useless after making even a minor change to the robot hardware. In this paper, we address the challe…

Cited by 34SourceScholar
2021

Bridging the Gap Between Practice and PAC-Bayes Theory in Few-Shot Meta-Learning

NeurIPS 2021poster

Despite recent advances in its theoretical understanding, there still remains a significant gap in the ability of existing PAC-Bayesian theories on meta-learning to explain performance improvements in the few-shot learning setting, where the number of training examples in the target tasks is severel…

Cited by 35SourcePDFScholar
2021

Drop Redundant, Shrink Irrelevant: Selective Knowledge Injection for Language Pretraining

IJCAI 2021poster

Previous research has demonstrated the power of leveraging prior knowledge to improve the performance of deep models in natural language processing. However, traditional methods neglect the fact that redundant and irrelevant knowledge exists in external knowledge bases. In this study, we launched an…

Cited by 34SourcePDFScholar
2021

Field Embedding: A Unified Grain-Based Framework for Word Representation

NAACL 2021long

Word representations empowered with additional linguistic information have been widely studied and proved to outperform traditional embeddings. Current methods mainly focus on learning embeddings for words while embeddings of linguistic information (referred to as grain embeddings) are discarded aft…

Cited by 2SourcePDFScholar
2021

Generalized DataWeighting via Class-Level Gradient Manipulation

NeurIPS 2021poster

Label noise and class imbalance are two major issues coexisting in real-world datasets. To alleviate the two issues, state-of-the-art methods reweight each instance by leveraging a small amount of clean and unbiased data. Yet, these methods overlook class-level information within each instance, whic…

2021

Human-Centered Collaborative Robots With Deep Reinforcement Learning

RA-L 2021

We present a reinforcement learning based framework for human-centered collaborative systems. The framework is proactive and balances the benefits of timely actions with the risk of taking improper actions by minimizing the total time spent to complete the task. The framework is learned end-to-end i

Cited by 79SourceScholar
2021

Imperfect also Deserves Reward: Multi-Level and Sequential Reward Modeling for Better Dialog Management

NAACL 2021long

For task-oriented dialog systems, training a Reinforcement Learning (RL) based Dialog Management module suffers from low sample efficiency and slow convergence speed due to the sparse rewards in RL. To solve this problem, many strategies have been proposed to give proper rewards when training RL, bu…

2021

PRGC: Potential Relation and Global Correspondence Based Joint Relational Triple Extraction

ACL 2021long

Joint extraction of entities and relations from unstructured texts is a crucial task in information extraction. Recent methods achieve considerable performance but still suffer from some inherent limitations, such as redundancy of relation prediction, poor generalization of span-based extraction and…

2021

Unsupervised Knowledge Graph Alignment by Probabilistic Reasoning and Semantic Embedding

IJCAI 2021poster

Knowledge Graph (KG) alignment is to discover the mappings (i.e., equivalent entities, relations, and others) between two KGs. The existing methods can be divided into the embedding-based models, and the conventional reasoning and lexical matching based systems. The former compute the similarity of…

2020

Adversarial Feature Training for Generalizable Robotic Visuomotor Control

ICRA 2020poster

Deep reinforcement learning (RL) has enabled training action-selection policies, end-to-end, by learning a function which maps image pixels to action outputs. However, it's application to visuomotor robotic policy training has been limited because of the challenge of large-scale data collection when…

Cited by 20SourceScholar