← Search

Rui Wang

303 accepted papers

2026

3DMedAgent: Unified Perception-to-Understanding for 3D Medical Analysis

ICML 2026poster

3D CT analysis spans a continuum from low-level perception to high-level clinical understanding. Existing 3D-oriented analysis methods adopt either isolated task-specific modeling or task-agnostic end-to-end paradigms to produce one-hop outputs, impeding the systematic accumulation of perceptual evi…

Cited by 2SourceScholar
2026

AVGen-Bench: A Task-Driven Benchmark for Multi-Granular Evaluation of Text-to-Audio-Video Generation

ICML 2026poster

Text-to-Audio-Video (T2AV) generation is rapidly becoming a core interface for media creation, yet its evaluation remains fragmented. Existing benchmarks largely assess audio and video in isolation or rely on coarse embedding similarity, failing to capture fine-grained joint correctness required by …

Cited by 7SourceScholar
2026

DeepMath-103K: A Large-Scale, Challenging, Decontaminated, and Verifiable Mathematical Dataset for Advancing Reasoning

ICLR 2026poster

Reinforcement learning (RL) with large language models shows promise in complex reasoning. However, its progress is hindered by the lack of large-scale training data that is sufficiently challenging, contamination-free and verifiable. To this end, we introduce DeepMath-103K, a large-scale mathematic…

Cited by 0SourcecodeScholar
2026

DeepMed Search: An Open-Source Agentic Platform for Medical Deep Research with Introspective Verification

IJCAI 2026

Navigating the deluge of heterogeneous medical data, from academic literature (PubMed) to clinical guidelines (Web) and private knowledge bases remains a critical bottleneck for evidence-based medicine. While commercial black-box tools lack transparency, standard open-source RAG implementations freq

Cited by 0Scholar
2026

Detecting Misbehaviors of Large Vision-Language Models by Evidential Uncertainty Quantification

ICLR 2026poster

Large vision-language models (LVLMs) have shown substantial advances in multimodal understanding and generation. However, when presented with incompetent or adversarial inputs, they frequently produce unreliable or even harmful contents, such as fact hallucinations or dangerous instructions. This mi…

Cited by 0SourcecodeScholar
2026

Direct Simultaneous Translation Activation for Large Audio-Language Models

ICASSP 2026poster

Simultaneous speech-to-text translation (Simul-S2TT) aims to translate speech into target text in real time, outputting translations while receiving source speech input, rather than waiting for the entire utterance to be spoken. Simul-S2TT research often modifies model architectures to implement rea…

Cited by 0SourcePDFScholar
2026

Doubly Debiased Test-Time Prompt Tuning for Vision-Language Models

AAAI 2026technical

Test-time prompt tuning for vision-language models has demonstrated impressive generalization capabilities under zero-shot settings. However, tuning the learnable prompts solely based on unlabeled test data may induce prompt optimization bias, ultimately leading to suboptimal performance on downstre

Cited by 0SourcePDFScholar
2026

Enhancing Spatial Understanding in Image Generation via Reward Modeling

CVPR 2026

Recent progress in text-to-image generation has greatly advanced visual fidelity and creativity, but it has also imposed higher demands on prompt complexity--particularly in encoding intricate spatial relationships. In such cases, achieving satisfactory results often requires multiple sampling attem

Cited by 0SourcecodeScholar
2026

Experience-Evolving Multi-Turn Tool-Use Agent with Hybrid Episodic–Procedural Memory

ICML 2026poster

As intents unfold and environments change, multi-turn agents face continuously shifting decision contexts. Although reusing past experience is intuitively appealing, existing approaches remain limited: full trajectories are often too context-specific to transfer, while tool-level reuse ignores the c…

Cited by 0SourceScholar
2026

False Positives Matter: Multidimensional Localization Evaluation and Training-Free Explainable Adversarial Patch Defense

AAAI 2026technical

Adversarial patch attacks pose a significant threat to visual systems. While current patch purification-based defense methods enhance core metrics of visual perception models, they overlook the critical issue of false positive patches, severely compromising image usability. This paper reveals the in

Cited by 0SourcePDFScholar
2026

FlashMotion: Few-Step Controllable Video Generation with Trajectory Guidance

CVPR 2026

Recent advances in trajectory-controllable video generation have achieved remarkable progress. Previous methods mainly use adapter-based architectures for precise motion control along predefined trajectories.However, all these methods rely on a multi-step denoising process, leading to substantial ti

Cited by 0SourcecodeScholar
2026

FlowSight: Vision-Based Artificial Lateral Line Sensor for Water Flow Perception

ICRA 2026poster

This article presents a novel vision-based artificial lateral line (ALL) sensor, FlowSight, enhancing the perception capabilities of underwater robots. Through an autonomous vision system, FlowSight allows for simultaneous sensing the speed and direction of local water flow without relying on extern…

Cited by 0SourceScholar
2026

IdentityMask: A Robust Face-Centric Privacy Protection Against Unauthorized Personalization of Diffusion Models

IJCAI 2026

Unauthorized personalization based on diffusion models pose a severe and growing threat to digital privacy by enabling the unauthorized replication and exploitation of individual identities. Existing disrupting-based defenses primarily add invisible perturbations arbitrarily across the entire image

Cited by 0Scholar
2026

LPPG-RL: Lexicographically Projected Policy Gradient Reinforcement Learning with Subproblem Exploration

AAAI 2026technical

Lexicographic multi-objective problems, which consist of multiple conflicting subtasks with explicit priorities, are common in real-world applications. Despite the advantages of Reinforcement Learning (RL) in single tasks, extending conventional RL methods to prioritized multiple objectives remains

Cited by 0SourcePDFScholar
2026

M2I2: Learning Efficient Multi-Agent Communication via Masked State Modeling and Intention Inference

AAAI 2026technical

Communication is essential in coordinating the behaviors of multiple agents. However, existing methods primarily emphasize content, timing, and partners for information sharing, often neglecting the critical aspect of integrating shared information. This gap can significantly impact agents

Cited by 0SourcePDFScholar
2026

MBD-Planner: A Real-Time Obstacle Avoidance Framework for UAVs via Feature-Domain Motion Blur Decoupling

RA-L 2026

To address UAV obstacle avoidance under motion blur, we propose Feature-Domain Motion Blur Decoupling Planner (MBD-Planner), a real-time feature-domain motion blur decoupling framework that jointly disentangles blurred visual features and optimizes trajectories in an end-to-end manner. Unlike method

Cited by 0SourceScholar
2026

ML-Embed: Inclusive and Efficient Embeddings for a Multilingual World

ICML 2026poster

The development of high-quality text embeddings is increasingly drifting toward an exclusionary future, defined by three critical barriers: prohibitive computational costs, a narrow linguistic focus that neglects most of the world's languages, and a lack of transparency from closed-source or open-we…

Cited by 0SourceScholar
2026

Multimodal Nested Learning for Decoupled and Coordinated Optimization

ICML 2026oral

Multimodal learning aims to integrate multi-sensor data to exploit their complementary information, embracing a more comprehensive real-world perception and understanding. However, heterogeneous discrepancies across modalities consistently trigger imbalanced multimodal optimization, restricting the …

Cited by 0SourceScholar
2026

Neural Graph Navigation for Intelligent Subgraph Matching

AAAI 2026technical

Subgraph matching, a cornerstone of relational pattern detection in domains ranging from biochemical systems to social network analysis, faces significant computational challenges due to the dramatically growing search space. Existing methods address this problem within a filtering-ordering-enumerat

Cited by 0SourcePDFScholar
2026

Neural Honeytrace: Plug&Play Watermarking Framework against Model Extraction Attacks

ICML 2026poster

Triggerable watermarking enables model owners to assert ownership against model extraction attacks. However, most existing approaches require additional training, which limits post-deployment flexibility, and the lack of clear theoretical foundations makes them vulnerable to adaptive attacks. In thi…

Cited by 0SourceScholar
2026

OSA: Echocardiography Video Segmentation via Orthogonalized State Update and Anatomical Prior-aware Feature Enhancement

CVPR 2026

Accurate and temporally consistent segmentation of the left ventricle from echocardiography videos is essential for estimating the ejection fraction and assessing cardiac function. However, modeling spatiotemporal dynamics remains difficult due to severe speckle noise and rapid non-rigid deformation

Cited by 0SourcecodeScholar
2026

OmniVDiff: Omni Controllable Video Diffusion for Generation and Understanding

AAAI 2026technical

In this paper, we propose a novel framework for controllable video diffusion, OmniVDiff , aiming to synthesize and comprehend multiple video visual content in a single diffusion model. To achieve this, OmniVDiff treats all video visual modalities in the color space to learn a joint distribution, whi

Cited by 0SourcePDFScholar
2026

PFAvatar: Pose-Fusion 3D Personalized Avatar Reconstruction from Real-World Outfit-of-the-Day Photos

AAAI 2026technical

We propose PFAvatar (Pose-Fusion Avatar), a new method that reconstructs high-quality 3D avatars from Outfit of the Day (OOTD) photos, which exhibit diverse poses, occlusions, and complex backgrounds. Our method consists of two stages: (1) fine-tuning a pose-aware diffusion model from few-shot OOTD

Cited by 0SourcePDFScholar
2026

PixelCraft: A Multi-Agent system for High-Fidelity Visual Reasoning on Structured Images

ICLR 2026poster

Structured images (e.g., charts and geometric diagrams) remain challenging for multimodal large language models (MLLMs), as perceptual slips can cascade into erroneous conclusions. Intermediate visual cues can steer reasoning; however, existing cue-based methods are constrained with low-fidelity ima…

Cited by 0SourceScholar
2026

PromptPilot: Game-Theoretic Multi-Agent Prompt Optimization for Segment Anything

ICML 2026poster

Optimizing prompts for foundation models like SAM represents a challenging high-dimensional black-box optimization problem, fundamentally plagued by the credit assignment ambiguity. To address this, we introduce PromptPilot, a task-agnostic reinforcement learning framework that structurally decompos…

Cited by 0SourceScholar
2026

ReasonEdit: Towards Reasoning-Enhanced Image Editing Models

CVPR 2026

Recent advances in image editing models have shown remarkable progress. A common architectural design couples a multimodal large language model (MLLM) encoder with a diffusion decoder, as seen in systems such as Step1X-Edit and Qwen-Image-Edit, where the MLLM encodes both the reference image and the

Cited by 0SourcecodeScholar
2026

Resource Efficient Sleep Staging via Multi-Level Masking and Prompt Learning

AAAI 2026technical

Automatic sleep staging plays a vital role in assessing sleep quality and diagnosing sleep disorders. Most existing methods rely heavily on long and continuous EEG recordings, which poses significant challenges for data acquisition in resource-constrained systems, such as wearable or home-based moni

Cited by 0SourcePDFScholar
2026

Reward Modeling from Natural Language Human Feedback

ICML 2026poster

Reinforcement Learning with Verifiable Reward (RLVR) on preference data has become the mainstream approach for training Generative Reward Models (GRMs). Typically, GRMs generate reasoning chains ending with critiques and preference labels, with RLVR using label correctness as the training reward. Ho…

Cited by 0SourceScholar
2026

Riemannian Graph Convolutional Network for Skeleton-Based Two-Person Interaction Recognition

IJCAI 2026

In the field of skeleton-based human action recognition, Graph Convolutional Networks (GCNs) have become a dominant framework. However, existing GCN-based approaches often treat the sequences of two-person interaction as separate entities, ignoring the inherent semantic dependencies and spatial corr

Cited by 0Scholar
2026

Riemannian High-Order Pooling for Brain Foundation Models

ICLR 2026poster

Electroencephalography (EEG) is a noninvasive technique for measuring brain electrical activity that supports a wide range of brain-computer interaction applications. Motivated by the breakthroughs of Large Language Models (LLMs), recent efforts have begun to explore Large EEG foundation Models trai…

Cited by 0SourcecodeScholar
2026

See Less, See Right: Bi-directional Perceptual Shaping For Multimodal Reasoning

CVPR 2026

Large vision-language models (VLMs) often benefit from intermediate visual cues, either injected via external tools or generated as latent visual tokens during reasoning, but these mechanisms still overlook fine-grained visual evidence (e.g., polylines in charts), generalize poorly across domains, a

Cited by 0SourcecodeScholar
2026

Self-Forcing++: Towards Minute-Scale High-Quality Video Generation

ICLR 2026poster

Diffusion models have revolutionized image and video generation, achieving unprecedented visual quality. However, their reliance on transformer architectures incurs prohibitively high computational costs, particularly when extending generation to long videos. Recent work has explored autoregressive…

Cited by 0SourcecodeScholar
2026

TMAE:Learning Targeted Multi-Agent Exploration via Causal Inference

AAAI 2026technical

Exploration in sparse-reward tasks remains a fundamental challenge in multi-agent reinforcement learning (MARL) due to complex inter-agent interactions and the expansive exploration space. To address this issue, we propose Targeted Multi-Agent Exploration (TMAE), a novel framework that uncovers the

Cited by 0SourcePDFScholar
2026

TacFlex: Multi-Mode Tactile Imprints Simulation for Visuotactile Sensors with Coating Patterns

ICRA 2026poster

Visuotactile sensors can provide rich contact information for robots. However, how to build a high-fidelity visuotactile simulator that supports multi-mode tactile imprints and various sensor configurations remains a challenging problem. In this paper, we present TacFlex, a flexible simulator for vi…

Cited by 0SourceScholar
2026

Tensorized Label Learning via Balanced Tensor Regression

AAAI 2026technical

The multi-view clustering methods based on tensor regression can make full use of the potential structural information between views and achieve data-level fusion. However, existing tensor regression-based approaches for anchor graph often overlook the probabilistic nature of anchor graph, focusing

Cited by 0SourcePDFScholar
2026

Unified Latent Space for Understanding and Generation via Semantic Auto-encoder

CVPR 2026

Latent generative modeling has emerged as the dominant paradigm for Diffusion Transformers (DiT), where a pretrained autoencoder compresses image pixels into a latent space to facilitate the diffusion process. Recently, the use of semantic encoders within autoencoders (AEs) has gained attention, yet

Cited by 0SourceScholar
2026

Video-in-the-Loop: Span-Grounded Long Video QA with Interleaved Reasoning

ICML 2026poster

We present $\textit{Video-in-the-Loop}$ (ViTL), a two-stage long-video QA framework that preserves a fixed token budget by first $\textit{localizing}$ question-relevant interval(s) with a low-fps skim and then $\textit{answering}$ via span-aware reallocation of visual tokens at higher effective fram…

Cited by 3SourceScholar
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
2026

Wasserstein-Aligned Hyperbolic Multi-View Clustering

AAAI 2026technical

Multi-view clustering (MVC) aims to uncover the latent structure of multi-view data by learning view-common and view-specific information. Although recent studies have explored hyperbolic representations for better tackling the representation gap between different views, they focus primarily on inst

Cited by 0SourcePDFScholar
2026

WithAnyone: Toward Controllable and ID Consistent Image Generation

ICLR 2026poster

Identity-consistent (ID-consistent) generation has become an important focus in text-to-image research, with recent models achieving notable success in producing images aligned with a reference identity. Yet, the scarcity of large-scale paired datasets—containing multiple images of the same individu…

Cited by 0SourcecodeScholar
2025

A Correlation Manifold Self-Attention Network for EEG Decoding

IJCAI 2025

Riemannian neural networks, which generalize the deep learning paradigm to non-Euclidean geometries, have garnered widespread attention across diverse applications in artificial intelligence. Among these, the representative attention models have been studied on various non-Euclidean spaces to geomet

2025

A3GS: Arbitrary Artistic Style into Arbitrary 3D Gaussian Splatting

ICCV 2025poster

Recently, the field of 3D scene stylization has attracted considerable attention, particularly for applications in the metaverse. A key challenge is rapidly transferring the style of an arbitrary reference image to a 3D scene while faithfully preserving its content structure and spatial layout. Work…

Cited by 0SourcePDFScholar
2025

An End-to-End Learning-Based Multi-Sensor Fusion for Autonomous Vehicle Localization

ICRA 2025

Multi-sensor fusion is essential for autonomous vehicle localization, as it is capable of integrating data from various sources for enhanced accuracy and reliability. The accuracy of the integrated location and orientation depends on the precision of the uncertainty modeling. Traditional methods of

Cited by 2SourceScholar
2025

Back on Track: Bundle Adjustment for Dynamic Scene Reconstruction

ICCV 2025poster

Traditional SLAM systems, which rely on bundle adjustment, struggle with the highly dynamic scenes commonly found in casual videos. Such videos entangle the motion of dynamic elements, undermining the assumption of static environments required by traditional systems. Existing techniques either filte…

Cited by 0SourcePDFScholar
2025

Beyond Chain-of-Thought: A Survey of Chain-of-X Paradigms for LLMs

COLING 2025main

Chain-of-Thought (CoT) has been a widely adopted prompting method, eliciting impressive reasoning abilities of Large Language Models (LLMs). Inspired by the sequential thought structure of CoT, a number of Chain-of-X (CoX) methods have been developed to address challenges across diverse domains and…

Cited by 22SourcePDFScholar
2025

Boosting Large Language Model for Speech Synthesis: An Empirical Study

ICASSP 2025accepted

Large language models (LLMs) have made significant advancements in natural language processing and are concurrently extending the language ability to other modalities, such as speech and vision. Nevertheless, most of the previous work focuses on prompting LLMs with perception abilities like auditory…

Cited by 0SourceScholar
2025

CAPE: A Chinese Dataset for Appraisal-based Emotional Generation in Large Language Models

NAACL 2025findings

Generating emotionally appropriate responses in conversations with large language models presents a significant challenge due to the complexities of human emotions and cognitive processes, which remain largely underexplored in their critical role in social interactions. In this study, we introduce a…

Cited by 0SourcePDFScholar
2025

CPO: Addressing Reward Ambiguity in Role-playing Dialogue via Comparative Policy Optimization

EMNLP 2025

Reinforcement Learning Fine-Tuning (RLFT) has achieved notable success in tasks with objectively verifiable answers (e.g., code generation, mathematical reasoning), yet struggles with open-ended subjective tasks like role-playing dialogue. Traditional reward modeling approaches, which rely on indepe

2025

Code Graph Model (CGM): A Graph-Integrated Large Language Model for Repository-Level Software Engineering Tasks

NeurIPS 2025poster

Recent advances in Large Language Models (LLMs) have shown promise in function-level code generation, yet repository-level software engineering tasks remain challenging. Current solutions predominantly rely on proprietary LLM agents, which introduce unpredictability and limit accessibility, raising…

Cited by 0SourceScholar
2025

DeGauss: Dynamic-Static Decomposition with Gaussian Splatting for Distractor-free 3D Reconstruction

ICCV 2025poster

Reconstructing clean, distractor-free 3D scenes from real-world captures remains a significant challenge, particularly in highly dynamic and cluttered settings such as egocentric videos. To tackle this problem, we introduce DeGauss, a simple and robust self-supervised framework for dynamic scene rec…

Cited by 0SourcePDFScholar
2025

Debt Collection Negotiations with Large Language Models: An Evaluation System and Optimizing Decision Making with Multi-Agent

ACL 2025finding

Debt collection negotiations (DCN) are vital for managing non-performing loans (NPLs) and reducing creditor losses. Traditional methods are labor-intensive, while large language models (LLMs) offer promising automation potential. However, prior systems lacked dynamic negotiation and real-time decisi…

2025

Do Large Language Models Truly Understand Geometric Structures?

ICLR 2025poster

Geometric ability is a significant challenge for large language models (LLMs) due to the need for advanced spatial comprehension and abstract thinking. Existing datasets primarily evaluate LLMs on their final answers, but they cannot truly measure their true understanding of geometric structures, as…

2025

Do NOT Think That Much for 2+3=? On the Overthinking of Long Reasoning Models

ICML 2025poster

The remarkable performance of long reasoning models can be attributed to their ability to emulate human-like long-time thinking during inference. These models employ extended chain-of-thought (CoT) processes, exploring multiple strategies to enhance problem-solving capabilities. However, a critical…

2025

Draft Model Knows When to Stop: Self-Verification Speculative Decoding for Long-Form Generation

EMNLP 2025

Conventional speculative decoding (SD) methods utilize a predefined length policy for proposing drafts, which implies the premise that the target model smoothly accepts the proposed draft tokens. However, reality deviates from this assumption: the oracle draft length varies significantly, and the fi

Cited by 0SourcePDFScholar
2025

DualGuard: A Parameter Space Transformation Approach for Bidirectional Defense in Split-Based LLM Fine-Tuning

ACL 2025long

Integrating split learning with large language model fine-tuning (LLM-FT) enables secure collaboration between a trusted local client and a well-equipped remote server, but it is vulnerable to data reconstruction attacks (DRAs) that exploit transmitted activations and gradients. Current defense meth…

Cited by 0SourcePDFScholar
2025

Efficient Dynamic Graphs Learning with Refined Batch Parallel Training

IJCAI 2025

Memory-based temporal graph neural networks (MTGNN) use node memory to store historical information, enabling efficient processing of large dynamic graphs through batch parallel training, with larger batch sizes leading to increased training efficiency. However, this approach overlooks the interdepe

2025

Embedding-Informed Adaptive Retrieval-Augmented Generation of Large Language Models

COLING 2025main

Retrieval-augmented large language models (LLMs) have been remarkably competent in various NLP tasks. However, it was observed by previous works that retrieval is not always helpful, especially when the LLM is already knowledgable on the query to answer. Motivated by this, Adaptive Retrieval-Augment…

Cited by 1SourcePDFScholar
2025

Enhancing Machine Translation with Self-Supervised Preference Data

ACL 2025long

Model alignment methods like Direct Preference Optimization and Contrastive Preference Optimization have enhanced machine translation performance by leveraging preference data to enable models to reject suboptimal outputs. During preference data construction, previous approaches primarily rely on hu…

2025

EntropyMark: Towards More Harmless Backdoor Watermark via Entropy-based Constraint for Open-source Dataset Copyright Protection

CVPR 2025poster

High-quality open-source datasets are essential for advancing deep neural networks. However, the unauthorized commercial use of these datasets has raised significant concerns about copyright protection. One promising approach is backdoor watermark-based dataset ownership verification (BW-DOV), in wh…

2025

Federated In-Context Learning: Iterative Refinement for Improved Answer Quality

ICML 2025poster

For question-answering (QA) tasks, in-context learning (ICL) enables language models (LMs) to generate responses without modifying their parameters by leveraging examples provided in the input. However, the effectiveness of ICL heavily depends on the availability of high-quality examples, which are…

Cited by 0SourcePDFScholar
2025

Frequency-Space Margin Perception for Open Set Knowledge Distillation

ICASSP 2025accepted

Knowledge Distillation (KD) has attracted considerable attention as a typical model compression and knowledge transfer paradigm. However, most KD approaches are predicated on the implicit assumption: the deployed student model will exclusively encounter classes that have been seen during training, w…

Cited by 0SourceScholar
2025

From Complex to Atomic: Enhancing Augmented Generation via Knowledge-Aware Dual Rewriting and Reasoning

ICML 2025poster

Recent advancements in Retrieval-Augmented Generation (RAG) systems have significantly enhanced the capabilities of large language models (LLMs) by incorporating external knowledge retrieval. However, the sole reliance on retrieval is often inadequate for mining deep, domain-specific knowledge and f…

Cited by 0SourcePDFScholar
2025

From Uncertain to Safe: Conformal Adaptation of Diffusion Models for Safe PDE Control

ICML 2025poster

The application of deep learning for partial differential equation (PDE)-constrained control is gaining increasing attention. However, existing methods rarely consider safety requirements crucial in real-world applications. To address this limitation, we propose Safe Diffusion Models for PDE Control…

2025

GALLa: Graph Aligned Large Language Models for Improved Source Code Understanding

ACL 2025long

Programming languages possess rich semantic information - such as data flow - that is represented by graphs and not available from the surface form of source code. Recent code language models have scaled to billions of parameters, but model source code solely as text tokens while ignoring any other…

Cited by 0SourcePDFScholar
2025

GDKVM: Echocardiography Video Segmentation via Spatiotemporal Key-Value Memory with Gated Delta Rule

ICCV 2025poster

Accurate segmentation of cardiac chambers in echocardiography sequences is crucial for the quantitative analysis of cardiac function, aiding in clinical diagnosis and treatment. The imaging noise, artifacts, and the deformation and motion of the heart pose challenges to segmentation algorithms. Whil…

2025

Graph Neural Network Enhanced Retrieval for Question Answering of Large Language Models

NAACL 2025long

Retrieval augmented generation has revolutionized large language model (LLM) outputs by providing factual supports. Nevertheless, it struggles to capture all the necessary knowledge for complex reasoning questions. Existing retrieval methods typically divide reference documents into passages, treati…

2025

Harnessing Diversity for Important Data Selection in Pretraining Large Language Models

ICLR 2025spotlight

Data selection is of great significance in pretraining large language models, given the variation in quality within the large-scale available training corpora. To achieve this, researchers are currently investigating the use of data influence to measure the importance of data instances, $i.e.,$ a…

Cited by 8SourcePDFScholar
2025

IntrinsicControlNet: Cross-distribution Image Generation with Real and Unreal

ICCV 2025poster

Realistic images are usually produced by simulating light transportation results of 3D scenes using rendering engines. This framework can precisely control the output but is usually weak at producing photo-like images. Alternatively, diffusion models have seen great success in photorealistic image g…

Cited by 0SourcePDFScholar
2025

LIFEBENCH: Evaluating Length Instruction Following in Large Language Models

NeurIPS 2025poster

While large language models (LLMs) can solve PhD-level reasoning problems over long context inputs, they still struggle with a seemingly simpler task: *following explicit length instructions*—e.g., *write a 10,000-word novel*. Additionally, models often generate far too short outputs, terminate prem…

Cited by 0SourcecodeScholar
2025

Latent Space Chain-of-Embedding Enables Output-free LLM Self-Evaluation

ICLR 2025poster

LLM self-evaluation relies on the LLM's own ability to estimate response correctness, which can greatly improve its deployment reliability. In this research track, we propose the Chain-of-Embedding (CoE) in the latent space to enable LLMs to perform output-free self-evaluation. CoE consists of all…

2025

Learning to Normalize on the SPD Manifold under Bures-Wasserstein Geometry

CVPR 2025poster

Covariance matrices have proven highly effective across many scientific fields. Since these matrices lie within the Symmetric Positive Definite (SPD) manifold--a Riemannian space with intrinsic non-Euclidean geometry, the primary challenge in representation learning is to respect this underlying geo…

2025

LiON: Learning Point-Wise Abstaining Penalty for LiDAR Outlier DetectioN Using Diverse Synthetic Data

AAAI 2025technical

LiDAR-based semantic scene understanding is an important module in the modern autonomous driving perception stack. However, identifying outlier points in a LiDAR point cloud is challenging as LiDAR point clouds lack semantically-rich information. While former SOTA methods adopt heuristic architectur…

2025

LidarGait++: Learning Local Features and Size Awareness from LiDAR Point Clouds for 3D Gait Recognition

CVPR 2025poster

Point clouds have gained growing interest in gait recognition. However, current methods, which typically convert point clouds into 3D voxels, often fail to extract essential gait-specific features. In this paper, we explore gait recognition within 3D point clouds from the perspectives of architectu…

Cited by 0SourcePDFScholar
2025

Longhorn: State Space Models are Amortized Online Learners

ICLR 2025poster

The most fundamental capability of modern AI methods such as Large Language Models (LLMs) is the ability to predict the next token in a long sequence of tokens, known as “sequence modeling.” Although the Transformers model is the current dominant approach to sequence modeling, its quadratic computa…

2025

M4Bench: A Benchmark of Multi-domain Multi-granularity Multi-image Understanding for Multi-modal Large Language Models

IJCAI 2025

The increasing demands in analyzing complex associated scenes pose necessities to researching multi-image understanding abilities. Compared with understanding individual images, both the alignments and differences between images are essential aspects of understanding the intricate relationships for

2025

MADial-Bench: Towards Real-world Evaluation of Memory-Augmented Dialogue Generation

NAACL 2025long

Long-term memory is important for chatbots and dialogue systems (DS) to create consistent and human-like conversations, evidenced by numerous developed memory-augmented DS (MADS). To evaluate the effectiveness of such MADS, existing commonly used evaluation metrics, like retrieval accuracy and perpl…

2025

MEFusion: Memory-Efficient Data Fusion for Real-Time 3D Reconstruction On Resource-Constrained Devices

IROS 2025

Online semantic 3D modeling from streaming RGB-D data fundamentally requires consistent fusion of 2D segmentation. Popular approaches address segmentation inconsistencies through histogram-based label aggregation, where each 3D element (point/voxel) maintains the frequency of candidate labels, which

Cited by 0SourceScholar
2025

MagicMotion: Controllable Video Generation with Dense-to-Sparse Trajectory Guidance

ICCV 2025poster

Recent advances in video generation have led to remarkable improvements in visual quality and temporal coherence. Upon this, trajectory-controllable video generation has emerged to enable precise object motion control through explicitly defined spatial paths.However, existing methods struggle with c…

Cited by 0SourcePDFScholar
2025

MlingConf: A Comprehensive Study of Multilingual Confidence Estimation on Large Language Models

ACL 2025finding

The tendency of Large Language Models (LLMs) to generate hallucinations raises concerns regarding their reliability. Therefore, confidence estimations indicating the extent of trustworthiness of the generations become essential. However, current LLM confidence estimations in languages other than Eng…

2025

Multi-Task Robustness Enhancement Framework against Various Adversarial Patches

ICRA 2025

Autonomous systems leveraging visual perception face a rising threat from adversarial patches, jeopardizing their robustness. Existing defense methods adaptable to various pre-trained models typically rely on observed patch characteristics or prior attack data, having difficulty adapting to new thre

Cited by 0SourceScholar
2025

OMGM: Orchestrate Multiple Granularities and Modalities for Efficient Multimodal Retrieval

ACL 2025long

Vision-language retrieval-augmented generation (RAG) has become an effective approach for tackling Knowledge-Based Visual Question Answering (KB-VQA), which requires external knowledge beyond the visual content presented in images. The effectiveness of Vision-language RAG systems hinges on multimoda…

2025

OneIG-Bench: Omni-dimensional Nuanced Evaluation for Image Generation

NeurIPS 2025poster

Text-to-image (T2I) models have garnered significant attention for generating high-quality images aligned with text prompts. However, rapid T2I model advancements reveal limitations in early benchmarks, lacking comprehensive evaluations, especially for text rendering and style. Notably, recent state…

Cited by 0SourcecodeScholar
2025

Plug-and-Play PPO: An Adaptive Point Prompt Optimizer Making SAM Greater

CVPR 2025poster

Powered by extensive curated training data, the Segment Anything Model (SAM) demonstrates impressive generalization capabilities in open-world scenarios, effectively guided by user-provided prompts. However, the class-agnostic characteristic of SAM renders its segmentation accuracy highly dependent…

2025

PolyMath: Evaluating Mathematical Reasoning in Multilingual Contexts

NeurIPS 2025poster

In this paper, we introduce **PolyMath**, a multilingual mathematical reasoning benchmark covering 18 languages and 4 easy-to-hard difficulty levels. Our benchmark ensures difficulty comprehensiveness, language diversity, and high-quality translation, making it a highly discriminative multilingual m…

Cited by 0SourceScholar
2025

Preventing Latent Diffusion Model-Based Image Mimicry via Angle Shifting and Ensemble Learning

IJCAI 2025

The remarkable progress of Latent Diffusion Models (LDMs) in image generation has raised concerns about the potential for unauthorized image mimicry. To address these concerns, studies on adversarial attacks against LDMs have gained increasing attention in recent years. However, existing methods fac

2025

ProLongVid: A Simple but Strong Baseline for Long-context Video Instruction Tuning

EMNLP 2025

Video understanding is essential for multimodal large language models (MLLMs) to interact effectively with users and the real world. However, analyzing long videos remains a major challenge due to the lack of high-quality video instruction data and effective training strategies. In this paper, we in

2025

R-DTI: Drug Target Interaction Prediction Based on Second-Order Relevance Exploration

AAAI 2025technical

Drug Target Interaction (DTI) prediction has witnessed promising performance boosts accompanied by advanced multimodal feature extraction. However, existing approaches suffer from two main difficulties. First, the complex protein structures cannot be well represented by current protein-sequence-base…

2025

RaSA: Rank-Sharing Low-Rank Adaptation

ICLR 2025poster

Low-rank adaptation (LoRA) has been prominently employed for parameter-efficient fine-tuning of large language models (LLMs). However, the limited expressive capacity of LoRA, stemming from the low-rank constraint, has been recognized as a bottleneck, particularly in rigorous tasks like code generat…

2025

RetroDiff: Retrosynthesis as Multi-stage Distribution Interpolation

AISTATS 2025poster

Retrosynthesis poses a key challenge in biopharmaceuticals, aiding chemists in finding appropriate reactant molecules for given product molecules. With reactants and products represented as 2D graphs, retrosynthesis constitutes a conditional graph-to-graph (G2G) generative task. Inspired by advancem…

Cited by 0SourceScholar
2025

Revisiting Generative Infrared and Visible Image Fusion Based on Human Cognitive Laws

NeurIPS 2025spotlight

Existing infrared and visible image fusion methods often face the dilemma of balancing modal information. Generative fusion methods reconstruct fused images by learning from data distributions, but their generative capabilities remain limited. Moreover, the lack of interpretability in modal informat…

Cited by 0SourceScholar
2025

SALoM: Structure Aware Temporal Graph Networks with Long-Short Memory Updater

NeurIPS 2025poster

Dynamic graph learning is crucial for accurately modeling complex systems by integrating topological structure and temporal information within graphs. While memory-based methods are commonly used and excel at capturing short-range temporal correlations, they struggle with modeling long-range depende…

Cited by 0SourcecodeScholar
2025

SAM Encoder Breach by Adversarial Simplicial Complex Triggers Downstream Model Failures

ICCV 2025poster

While the Segment Anything Model (SAM) transforms interactive segmentation with zero-shot abilities, its inherent vulnerabilities present a single-point risk, potentially leading to the failure of downstream applications. Proactively evaluating these transferable vulnerabilities is thus imperative.…

2025

Sampling-Efficient Test-Time Scaling: Self-Estimating the Best-of-N Sampling in Early Decoding

NeurIPS 2025spotlight

Test-time scaling enhances large language model performance by allocating additional compute resources during decoding. Best-of-$N$ (BoN) sampling serves as a common sampling-based scaling technique, broadening the search space in parallel to find better solutions from the model distribution. Howeve…

Cited by 0SourceScholar
2025

Semi-VFL: Communication-efficient Few-label Vertical Federated Learning with Stacked Generalization and Model-level Consistency

ICASSP 2025accepted

Vertical federated learning (VFL) is a collaborative learning scheme where clients share some overlapping samples but have different feature spaces. Existing VFL schemes are restricted in model performance and deployment feasibility due to the scarcity of overlapping labeled samples and high communi…

Cited by 0SourceScholar
2025

TLDR: Token-Level Detective Reward Model for Large Vision Language Models

ICLR 2025poster

Although reward models have been successful in improving multimodal large language models, the reward models themselves remain brutal and contain minimal information. Notably, existing reward models only mimic human annotations by assigning only one feedback to any text, no matter how long the text…

Cited by 5SourcePDFScholar
2025

Thoughts Are All Over the Place: On the Underthinking of Long Reasoning Models

NeurIPS 2025spotlight

Long reasoning models (LRMs) such as OpenAI's o1 and DeepSeek's R1 have demonstrated remarkable abilities in complex reasoning tasks by scaling test-time compute and exhibiting human-like deep thinking. However, we identify a phenomenon we term underthinking, where LRMs frequently switch between dif…

Cited by 0SourcecodeScholar
2025

Towards Robust Incremental Learning Under Ambiguous Supervision

IJCAI 2025

Traditional Incremental Learning (IL) targets to handle sequential fully-supervised learning problems where novel classes emerge from time to time. However, due to inherent annotation uncertainty and ambiguity, collecting high-quality annotated data in a dynamic learning system can be extremely expe

Cited by 0SourcePDFScholar
2025

Towards Transferable Personality Representation Learning based on Triplet Comparisons and Its Applications

EMNLP 2025

Personality is an important concept in psychology that reflects individual differences in thinking and behavior, and has significant applications across various fields. Most existing personality analysis methods address this issue at the bag level, treating the entire corpus gathered from one indivi

2025

Towards a General Attention Framework on Gyrovector Spaces for Matrix Manifolds

NeurIPS 2025poster

Deep neural networks operating on non-Euclidean geometries have recently demonstrated impressive performance across various machine-learning applications. Several studies have extended the attention mechanism to different manifolds. However, most existing non-Euclidean attention models are tailored…

Cited by 0SourceScholar
2025

Translationese-index: Using Likelihood Ratios for Graded and Generalizable Measurement of Translationese

EMNLP 2025

Translationese refers to linguistic properties that usually occur in translated texts. Previous works study translationese by framing it as a binary classification between original texts and translated texts. In this paper, we argue that translationese should be graded instead of binary and propose

Cited by 0SourcePDFScholar
2025

UAlign: Leveraging Uncertainty Estimations for Factuality Alignment on Large Language Models

ACL 2025long

Despite demonstrating impressive capabilities, Large Language Models (LLMs) still often struggle to accurately express the factual knowledge they possess, especially in cases where the LLMs’ knowledge boundaries are ambiguous. To improve LLMs’ factual expressions, we propose the UAlign framework, wh…

2025

Untie the Knots: An Efficient Data Augmentation Strategy for Long-Context Pre-Training in Language Models

ACL 2025long

Large language models (LLM) have prioritized expanding the context window from which models can incorporate more information. However, training models to handle long contexts presents significant challenges. These include the scarcity of high-quality natural long-context data, the potential for perf…

2025

VIoTGPT: Learning to Schedule Vision Tools Towards Intelligent Video Internet of Things

AAAI 2025technical

Video Internet of Things (VIoT) has shown full potential in collecting an unprecedented volume of video data. How to schedule the domain-specific perceiving models and analyze the collected videos uniformly, efficiently, and especially intelligently to accomplish complicated tasks is challenging. To…

2025

Wavelet Diffusion Neural Operator

ICLR 2025poster

Simulating and controlling physical systems described by partial differential equations (PDEs) are crucial tasks across science and engineering. Recently, diffusion generative models have emerged as a competitive class of methods for these tasks due to their ability to capture long-term dependencies…

2025

Weak-to-Strong Preference Optimization: Stealing Reward from Weak Aligned Model

ICLR 2025spotlight

Aligning language models (LMs) with human preferences has become a key area of research, enabling these models to meet diverse user needs better. Inspired by weak-to-strong generalization, where a strong LM fine-tuned on labels generated by a weaker model can consistently outperform its weak supervi…

2024

A Grassmannian Manifold Self-Attention Network for Signal Classification

IJCAI 2024poster

In the community of artificial intelligence, significant progress has been made in encoding sequential data using deep learning techniques. Nevertheless, how to effectively mine useful information from channel dimensions remains a major challenge, as these features have a submanifold structure. Line…

2024

A Recipe for Charge Density Prediction

NeurIPS 2024poster

In density functional theory, charge density is the core attribute of atomic systems from which all chemical properties can be derived. Machine learning methods are promising in significantly accelerating charge density prediction, yet existing approaches either lack accuracy or scalability. We prop…

Cited by 2SourcePDFScholar
2024

A Spatiotemporal Hand-Eye Calibration for Trajectory Alignment in Visual(-Inertial) Odometry Evaluation

RA-L 2024

A common prerequisite for evaluating a visual(-inertial) odometry (VO/VIO) algorithm is to align the timestamps and the reference frame of its estimated trajectory with a reference ground-truth derived from a system of superior precision, such as a motion capture system. The trajectory-based alignme

Cited by 7SourceScholar
2024

AffineQuant: Affine Transformation Quantization for Large Language Models

ICLR 2024poster

The significant resource requirements associated with Large-scale Language Models (LLMs) have generated considerable interest in the development of techniques aimed at compressing and accelerating neural networks. Among these techniques, Post-Training Quantization (PTQ) has emerged as a subject of…

2024

AlignSum: Data Pyramid Hierarchical Fine-tuning for Aligning with Human Summarization Preference

EMNLP 2024finding

Text summarization tasks commonly employ Pre-trained Language Models (PLMs) to fit diverse standard datasets. While these PLMs excel in automatic evaluations, they frequently underperform in human evaluations, indicating a deviation between their generated summaries and human summarization preferenc…

2024

AppBench: Planning of Multiple APIs from Various APPs for Complex User Instruction

EMNLP 2024main

Large Language Models (LLMs) can interact with the real world by connecting with versatile external APIs, resulting in better problem-solving and task automation capabilities. Previous research primarily either focuses on APIs with limited arguments from a single source or overlooks the complex depe…

2024

CLEAN–EVAL: Clean Evaluation on Contaminated Large Language Models

NAACL 2024findings

We are currently in an era of fierce competition among various large language models (LLMs), continuously pushing the boundaries of benchmark performance. However, genuinely assessing the capabilities of these LLMs has become a challenging and critical issue due to potential data contamination. In t…

Cited by 17SourcePDFScholar
2024

Can Watermarks Survive Translation? On the Cross-lingual Consistency of Text Watermark for Large Language Models

ACL 2024long

Text watermarking technology aims to tag and identify content produced by large language models (LLMs) to prevent misuse. In this study, we introduce the concept of cross-lingual consistency in text watermarking, which assesses the ability of text watermarks to maintain their effectiveness after bei…

2024

Connecting Large Language Models with Evolutionary Algorithms Yields Powerful Prompt Optimizers

ICLR 2024poster

Large Language Models (LLMs) excel in various tasks, but they rely on carefully crafted prompts that often demand substantial human effort. To automate this process, in this paper, we propose a novel framework for discrete prompt optimization, called EvoPrompt, which borrows the idea of evolutionary…

Cited by 0SourcePDFScholar
2024

DART-Math: Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving

NeurIPS 2024poster

Solving mathematical problems requires advanced reasoning abilities and presents notable challenges for large language models. Previous works usually synthesize data from proprietary models to augment existing datasets, followed by instruction tuning to achieve top-tier results. However, our analysi…

2024

DiffCast: A Unified Framework via Residual Diffusion for Precipitation Nowcasting

CVPR 2024poster

Precipitation nowcasting is an important spatio-temporal prediction task to predict the radar echoes sequences based on current observations which can serve both meteorological science and smart city applications. Due to the chaotic evolution nature of the precipitation systems it is a very challeng…

2024

DiffPhyCon: A Generative Approach to Control Complex Physical Systems

NeurIPS 2024poster

Controlling the evolution of complex physical systems is a fundamental task across science and engineering. Classical techniques suffer from limited applicability or huge computational costs. On the other hand, recent deep learning and reinforcement learning-based approaches often struggle to optim…

2024

Discovering Symmetry Breaking in Physical Systems with Relaxed Group Convolution

ICML 2024poster

Modeling symmetry breaking is essential for understanding the fundamental changes in the behaviors and properties of physical systems, from microscopic particle interactions to macroscopic phenomena like fluid dynamics and cosmic structures. Thus, identifying sources of asymmetry is an important too…

Cited by 7SourcePDFScholar
2024

Embedding Trajectory for Out-of-Distribution Detection in Mathematical Reasoning

NeurIPS 2024poster

Real-world data deviating from the independent and identically distributed (\textit{i.i.d.}) assumption of in-distribution training data poses security threats to deep networks, thus advancing out-of-distribution (OOD) detection algorithms. Detection methods in generative language models (GLMs) main…

2024

Encouraging Divergent Thinking in Large Language Models through Multi-Agent Debate

EMNLP 2024main

Modern large language models (LLMs) like ChatGPT have shown remarkable performance on general language tasks but still struggle on complex reasoning tasks, which drives the research on cognitive behaviors of LLMs to explore human-like problem-solving strategies. Along this direction, one representat…

2024

Enhancing Large Language Models Against Inductive Instructions with Dual-critique Prompting

NAACL 2024long

Numerous works are proposed to align large language models (LLMs) with human intents to better fulfill instructions, ensuring they are trustful and helpful.Nevertheless, some human instructions are often malicious or misleading and following them will lead to untruthful and unsafe responses.Previous…

2024

Enhancing Protein Mutation Effect Prediction through a Retrieval-Augmented Framework

NeurIPS 2024poster

Predicting the effects of protein mutations is crucial for analyzing protein functions and understanding genetic diseases. However, existing models struggle to effectively extract mutation-related local structure motifs from protein databases, which hinders their predictive accuracy and robustness.…

Cited by 1SourcePDFScholar
2024

EnsIR: An Ensemble Algorithm for Image Restoration via Gaussian Mixture Models

NeurIPS 2024poster

Image restoration has experienced significant advancements due to the development of deep learning. Nevertheless, it encounters challenges related to ill-posed problems, resulting in deviations between single model predictions and ground-truths. Ensemble learning, as a powerful machine learning tech…

2024

Error-aware Sampling in Adaptive Shells for Neural Surface Reconstruction

IJCAI 2024poster

Neural implicit surfaces with signed distance functions (SDFs) achieve superior quality in 3D geometry reconstruction. However, training SDFs is time-consuming because it requires a great number of samples to calculate accurate weight distributions and a considerable amount of samples sampled from t…

2024

Extending Implicit Neural Representations for Text-to-Image Generation

ICASSP 2024accepted

Implicit neural representations (INRs) have demonstrated their effectiveness in continuous modeling for image signals. However, INRs typically operate in a continuous space, which makes it difficult to integrate the discrete symbols and structures inherent in human language. Despite this, text featu…

Cited by 0SourceScholar
2024

F3Loc: Fusion and Filtering for Floorplan Localization

CVPR 2024highlight

In this paper we propose an efficient data-driven solution to self-localization within a floorplan. Floorplan data is readily available long-term persistent and inherently robust to changes in the visual appearance. Our method does not require retraining per map and location or demand a large databa…

Cited by 7SourcePDFScholar
2024

FAFE: Immune Complex Modeling with Geodesic Distance Loss on Noisy Group Frames

ICML 2024spotlight

Despite the striking success of general protein folding models such as AlphaFold2 (AF2), the accurate computational modeling of antibody-antigen complexes remains a challenging task. In this paper, we first analyze AF2's primary loss function, known as the Frame Aligned Point Error (FAPE), and raise…

Cited by 1SourcePDFScholar
2024

Frequency Shuffling and Enhancement for Open Set Recognition

AAAI 2024technical

Open-Set Recognition (OSR) aims to accurately identify known classes while effectively rejecting unknown classes to guarantee reliability. Most existing OSR methods focus on learning in the spatial domain, where subtle texture and global structure are potentially intertwined. Empirical studies have…

Cited by 2SourcePDFScholar
2024

Improving Machine Translation with Human Feedback: An Exploration of Quality Estimation as a Reward Model

NAACL 2024long

Insufficient modeling of human preferences within the reward model is a major obstacle for leveraging human feedback to improve translation quality. Fortunately, quality estimation (QE), which predicts the quality of a given translation without reference, has achieved impressive alignment with human…

2024

Improving Open-Ended Text Generation via Adaptive Decoding

ICML 2024poster

Current language models decode text token by token according to probabilistic distribution, and determining the appropriate candidates for the next token is crucial to ensure generation quality. This study introduces adaptive decoding, a mechanism that dynamically empowers language models to ascerta…

2024

LEAP-VO: Long-term Effective Any Point Tracking for Visual Odometry

CVPR 2024poster

Visual odometry estimates the motion of a moving camera based on visual input. Existing methods mostly focusing on two-view point tracking often ignore the rich temporal context in the image sequence thereby overlooking the global motion patterns and providing no assessment of the full trajectory re…

2024

Large Language Model for Multi-Domain Translation: Benchmarking and Domain CoT Fine-tuning

EMNLP 2024finding

Achieving consistent high-quality machine translation (MT) across diverse domains remains a significant challenge, primarily due to the limited and imbalanced parallel training data available in various domains. While large language models (LLMs) have demonstrated impressive general understanding an…

2024

Leveraging Neural Radiance Fields for Uncertainty-Aware Visual Localization

ICRA 2024poster

As a promising fashion for visual localization, scene coordinate regression (SCR) has seen tremendous progress in the past decade. Most recent methods usually adopt neural networks to learn the mapping from image pixels to 3D scene coordinates, which requires a vast amount of annotated training data…

Cited by 12SourceScholar
2024

Logit Standardization in Knowledge Distillation

CVPR 2024highlight

Knowledge distillation involves transferring soft labels from a teacher to a student using a shared temperature-based softmax function. However the assumption of a shared temperature between teacher and student implies a mandatory exact match between their logits in terms of logit range and variance…

2024

MELA: Multilingual Evaluation of Linguistic Acceptability

ACL 2024long

In this work, we present the largest benchmark to date on linguistic acceptability: Multilingual Evaluation of Linguistic Acceptability—MELA, with 46K samples covering 10 languages from a diverse set of language families. We establish LLM baselines on this benchmark, and investigate cross-lingual tr…

2024

Measuring Bargaining Abilities of LLMs: A Benchmark and A Buyer-Enhancement Method

ACL 2024findings

Bargaining is an important and unique part of negotiation between humans. As LLM-driven agents learn to negotiate and act like real humans, how to evaluate agents’ bargaining abilities remains an open problem.For the first time, we formally described the Bargaining task as an asymmetric incomplete i…

2024

Meta-Reasoning: Semantics-Symbol Deconstruction for Large Language Models

ACL 2024findings

Neural-symbolic methods have demonstrated efficiency in enhancing the reasoning abilities of large language models (LLMs). However, existing methods mainly rely on syntactically mapping natural languages to complete formal languages like Python and SQL. Those methods require that reasoning tasks be…

2024

Mitigating Reversal Curse in Large Language Models via Semantic-aware Permutation Training

ACL 2024findings

While large language models (LLMs) have achieved impressive performance across diverse tasks, recent studies showcase that causal LLMs suffer from the “reversal curse”. It is a typical example that the model knows “A’s father is B”, but is unable to reason “B’s child is A”. This limitation poses a c…

2024

On LLMs-Driven Synthetic Data Generation, Curation, and Evaluation: A Survey

ACL 2024findings

Within the evolving landscape of deep learning, the dilemma of data quantity and quality has been a long-standing problem. The recent advent of Large Language Models (LLMs) offers a data-centric solution to alleviate the limitations of real-world data with synthetic data generation. However, current…

2024

Outlier-aware Slicing for Post-Training Quantization in Vision Transformer

ICML 2024poster

Post-Training Quantization (PTQ) is a vital technique for network compression and acceleration, gaining prominence as model sizes increase. This paper addresses a critical challenge in PTQ: **the severe impact of outliers on the accuracy of quantized transformer architectures.** Specifically, we int…

Cited by 5SourcePDFScholar
2024

PAD: Patch-Agnostic Defense against Adversarial Patch Attacks

CVPR 2024poster

Adversarial patch attacks present a significant threat to real-world object detectors due to their practical feasibility. Existing defense methods which rely on attack data or prior knowledge struggle to effectively address a wide range of adversarial patches. In this paper we show two inherent char…

2024

Personalized Federated Learning for Text Classification with Gradient-Free Prompt Tuning

NAACL 2024findings

In this paper, we study personalized federated learning for text classification with Pretrained Language Models (PLMs). We identify two challenges in efficiently leveraging PLMs for personalized federated learning: 1) Communication. PLMs are usually large in size, e.g., with hundreds of millions of…

Cited by 2SourcePDFScholar
2024

Predictor-Corrector Enhanced Transformers with Exponential Moving Average Coefficient Learning

NeurIPS 2024poster

Residual networks, as discrete approximations of Ordinary Differential Equations (ODEs), have inspired significant advancements in neural network design, including multistep methods, high-order methods, and multi-particle dynamical systems. The precision of the solution to ODEs significantly affects…

Cited by 2SourcePDFScholar
2024

R-Judge: Benchmarking Safety Risk Awareness for LLM Agents

EMNLP 2024finding

Large language models (LLMs) have exhibited great potential in autonomously completing tasks across real-world applications. Despite this, these LLM agents introduce unexpected safety risks when operating in interactive environments. Instead of centering on the harmlessness of LLM-generated content…

2024

RMLR: Extending Multinomial Logistic Regression into General Geometries

NeurIPS 2024poster

Riemannian neural networks, which extend deep learning techniques to Riemannian spaces, have gained significant attention in machine learning. To better classify the manifold-valued features, researchers have started extending Euclidean multinomial logistic regression (MLR) into Riemannian manifolds…

2024

Restoring Images in Adverse Weather Conditions via Histogram Transformer

ECCV 2024poster

"Transformer-based image restoration methods in adverse wea-ther have achieved significant progress. Most of them use self-attention along the channel dimension or within spatially fixed-range blocks to reduce computational load. However, such a compromise results in limitations in capturing long-ra…

2024

Rethinking Dimensional Rationale in Graph Contrastive Learning from Causal Perspective

AAAI 2024technical

Graph contrastive learning is a general learning paradigm excelling at capturing invariant information from diverse perturbations in graphs. Recent works focus on exploring the structural rationale from graphs, thereby increasing the discriminability of the invariant information. However, such metho…

2024

Role Prompting Guided Domain Adaptation with General Capability Preserve for Large Language Models

NAACL 2024findings

The growing interest in Large Language Models (LLMs) for specialized applications has revealed a significant challenge: when tailored to specific domains, LLMs tend to experience catastrophic forgetting, compromising their general capabilities and leading to a suboptimal user experience. Additionall…

2024

SEED-Bench: Benchmarking Multimodal Large Language Models

CVPR 2024poster

Multimodal large language models (MLLMs) building upon the foundation of powerful large language models (LLMs) have recently demonstrated exceptional capabilities in generating not only texts but also images given interleaved multimodal inputs (acting like a combination of GPT-4V and DALL-E 3). Howe…

2024

SEG-Net: Deep Learning Grasping With a Soft Enveloping Gripper

RA-L 2024

The emergence of non-fingered soft bioinspired grippers poses a challenge for learning-based grasping control due to the lack of a model describing grasping robustness and a dataset for training. In this letter, we propose a comprehensive pipeline encompassing grasping evaluation, dataset generation

Cited by 0SourceScholar
2024

SSR-Encoder: Encoding Selective Subject Representation for Subject-Driven Generation

CVPR 2024poster

Recent advancements in subject-driven image generation have led to zero-shot generation yet precise selection and focus on crucial subject representations remain challenging. Addressing this we introduce the SSR-Encoder a novel architecture designed for selectively capturing any subject from single…

2024

Strong Transferable Adversarial Attacks via Ensembled Asymptotically Normal Distribution Learning

CVPR 2024highlight

Strong adversarial examples are crucial for evaluating and enhancing the robustness of deep neural networks. However the performance of popular attacks is usually sensitive for instance to minor image transformations stemming from limited information -- typically only one input example a handful of…

2024

T2MAC: Targeted and Trusted Multi-Agent Communication through Selective Engagement and Evidence-Driven Integration

AAAI 2024technical

Communication stands as a potent mechanism to harmonize the behaviors of multiple agents. However, existing work primarily concentrates on broadcast communication, which not only lacks practicality, but also leads to information redundancy. This surplus, one-fits-all information could adversely impa…

Cited by 10SourcePDFScholar
2024

TRX-Hand5: An Anthropomorphic Hand with Integrated Tactile Feedback for Grasping and Manipulation in Human Environments

IROS 2024poster

Objects of daily life are designed to suit the human hand. Without major modifications to these objects and our environments, robots will need end-effectors with human hand-like configuration and dexterity to efficiently operate on them. Tight integration of tactile and proprioceptive sensors are al…

Cited by 0SourceScholar
2024

Towards Human-Like Machine Comprehension: Few-Shot Relational Learning in Visually-Rich Documents

COLING 2024main

Key-value relations are prevalent in Visually-Rich Documents (VRDs), often depicted in distinct spatial regions accompanied by specific color and font styles. These non-textual cues serve as important indicators that greatly enhance human comprehension and acquisition of such relation triplets. Howe…

Cited by 0SourcePDFScholar
2024

Training a Better Chinese Spelling Correction Model via Prior-knowledge Guided Teacher

ACL 2024findings

Recent advancements in Chinese Spelling Correction (CSC) predominantly leverage pre-trained language models (PLMs). However, a notable challenge with fine-tuned PLM-based CSC models is their tendency to over-correct, leading to poor generalization for error patterns outside the standard distribution…

2024

UniRetriever: Multi-task Candidates Selection for Various Context-Adaptive Conversational Retrieval

COLING 2024main

Conversational retrieval refers to an information retrieval system that operates in an iterative and interactive manner, requiring the retrieval of various external resources, such as persona, knowledge, and even response, to effectively engage with the user and successfully complete the dialogue. H…

2024

Unsupervised Sign Language Translation and Generation

ACL 2024findings

Motivated by the success of unsupervised neural machine translation (UNMT), we introduce an unsupervised sign language translation and generation network (USLNet), which learns from abundant single-modality (text and video) data without parallel sign language data. USLNet comprises two main componen…

2023

A Fast and Accurate Estimator for Large Scale Linear Model via Data Averaging

NeurIPS 2023poster

This work is concerned with the estimation problem of linear model when the sample size is extremely large and the data dimension can vary with the sample size. In this setting, the least square estimator based on the full data is not feasible with limited computational resources. Many existing meth…

Cited by 1SourcePDFScholar
2023

A Synthetic Data Generation Framework for Grounded Dialogues

ACL 2023long

Training grounded response generation models often requires a large collection of grounded dialogues. However, it is costly to build such dialogues. In this paper, we present a synthetic data generation framework (SynDG) for grounded dialogues. The generation process utilizes large pre-trained langu…

2023

AD-KD: Attribution-Driven Knowledge Distillation for Language Model Compression

ACL 2023long

Knowledge distillation has attracted a great deal of interest recently to compress large language models. However, existing knowledge distillation methods suffer from two limitations. First, the student model simply imitates the teacher’s behavior while ignoring the reasoning behind it. Second, thes…

2023

AlignDet: Aligning Pre-training and Fine-tuning in Object Detection

ICCV 2023poster

The paradigm of large-scale pre-training followed by downstream fine-tuning has been widely employed in various object detection algorithms. In this paper, we reveal discrepancies in data, model, and task between the pre-training and fine-tuning procedure in existing practices, which implicitly limi…

Cited by 22PDFcodeScholar
2023

AutoDiffusion: Training-Free Optimization of Time Steps and Architectures for Automated Diffusion Model Acceleration

ICCV 2023poster

Diffusion models are emerging expressive generative models, in which a large number of time steps (inference steps) are required for a single image generation. To accelerate such tedious process, reducing steps uniformly is considered as an undisputed principle of diffusion models. We consider that…

Cited by 30PDFcodeScholar
2023

CASSPR: Cross Attention Single Scan Place Recognition

ICCV 2023poster

Place recognition based on point clouds (LiDAR) is an important component for autonomous robots or self-driving vehicles. Current SOTA performance is achieved on accumulated LiDAR submaps using either point-based or voxel-based structures. While voxel-based approaches nicely integrate spatial contex…

Cited by 68PDFcodeScholar
2023

Clustering-Aware Negative Sampling for Unsupervised Sentence Representation

ACL 2023findings

Contrastive learning has been widely studied in sentence representation learning. However, earlier works mainly focus on the construction of positive examples, while in-batch samples are often simply treated as negative examples. This approach overlooks the importance of selecting appropriate negati…

2023

Cue-CoT: Chain-of-thought Prompting for Responding to In-depth Dialogue Questions with LLMs

EMNLP 2023long findings

Large Language Models (LLMs), such as ChatGPT, greatly empower dialogue systems with strong language understanding and generation capabilities. However, most of the previous works prompt the LLMs to directly generate a response based on the dialogue context, overlooking the underlying linguistic cue…

Cited by 0SourceScholar
2023

Deep Autoencoding One-Class time Series Anomaly Detection

ICASSP 2023accepted

Time-series Anomaly Detection(AD) is widely used in monitoring and security applications in various industries and has become a hot spot in the field of deep learning. Normality-representation-based methods perform well in certain scenarios but may ignore some aspects of the overall normality. Featu…

Cited by 0SourceScholar
2023

Delving Into Shape-Aware Zero-Shot Semantic Segmentation

CVPR 2023poster

Thanks to the impressive progress of large-scale vision-language pretraining, recent recognition models can classify arbitrary objects in a zero-shot and open-set manner, with a surprisingly high accuracy. However, translating this success to semantic segmentation is not trivial, because this dense…

2023

DocTrack: A Visually-Rich Document Dataset Really Aligned with Human Eye Movement for Machine Reading

EMNLP 2023long findings

The use of visually-rich documents in various fields has created a demand for Document AI models that can read and comprehend documents like humans, which requires the overcoming of technical, linguistic, and cognitive barriers. Unfortunately, the lack of appropriate datasets has significantly hinde…

Cited by 0SourcecodeScholar
2023

Element-aware Summarization with Large Language Models: Expert-aligned Evaluation and Chain-of-Thought Method

ACL 2023long

Automatic summarization generates concise summaries that contain key ideas of source documents. As the most mainstream datasets for the news sub-domain, CNN/DailyMail and BBC XSum have been widely used for performance benchmarking. However, the reference summaries of those datasets turn out to be no…

2023

Extract and Attend: Improving Entity Translation in Neural Machine Translation

ACL 2023findings

While Neural Machine Translation (NMT) has achieved great progress in recent years, it still suffers from inaccurate translation of entities (e.g., person/organization name, location), due to the lack of entity training instances. When we humans encounter an unknown entity during translation, we usu…

2023

Federated Domain Adaptation for Named Entity Recognition via Distilling with Heterogeneous Tag Sets

ACL 2023findings

Federated learning involves collaborative training with private data from multiple platforms, while not violating data privacy. We study the problem of federated domain adaptation for Named Entity Recognition (NER), where we seek to transfer knowledge across different platforms with data of multiple…

2023

Few-Shot Composition Learning for Image Retrieval with Prompt Tuning

AAAI 2023technical

We study the problem of composition learning for image retrieval, for which we learn to retrieve target images with search queries in the form of a composition of a reference image and a modification text that describes desired modifications of the image. Existing models of composition learning for…

Cited by 10SourcePDFScholar
2023

FreeSeg: Unified, Universal and Open-Vocabulary Image Segmentation

CVPR 2023poster

Recently, open-vocabulary learning has emerged to accomplish segmentation for arbitrary categories of text-based descriptions, which popularizes the segmentation system to more general-purpose application scenarios. However, existing methods devote to designing specialized architectures or parameter…

2023

I2-SDF: Intrinsic Indoor Scene Reconstruction and Editing via Raytracing in Neural SDFs

CVPR 2023poster

In this work, we present I^2-SDF, a new method for intrinsic indoor scene reconstruction and editing using differentiable Monte Carlo raytracing on neural signed distance fields (SDFs). Our holistic neural SDF-based framework jointly recovers the underlying shapes, incident radiance and materials fr…

2023

Improving Factual Consistency for Knowledge-Grounded Dialogue Systems via Knowledge Enhancement and Alignment

EMNLP 2023long findings

Pretrained language models (PLMs) based knowledge-grounded dialogue systems are prone to generate responses that are factually inconsistent with the provided knowledge source. In such inconsistent responses, the dialogue models fail to accurately express the external factual knowledge they rely upon…

Cited by 0SourcecodeScholar
2023

InfoPrompt: Information-Theoretic Soft Prompt Tuning for Natural Language Understanding

NeurIPS 2023poster

Soft prompt tuning achieves superior performances across a wide range of few-shot tasks. However, the performances of prompt tuning can be highly sensitive to the initialization of the prompts. We have also empirically observed that conventional prompt tuning methods cannot encode and learn sufficie…

Cited by 31SourcePDFScholar
2023

Koopman Neural Operator Forecaster for Time-series with Temporal Distributional Shifts

ICLR 2023poster

Temporal distributional shifts, with underlying dynamics changing over time, frequently occur in real-world time series and pose a fundamental challenge for deep neural networks (DNNs). In this paper, we propose a novel deep sequence model based on the Koopman theory for time series forecasting: Koo…

Cited by 17SourcePDFScholar
2023

Large Language Models as Source Planner for Personalized Knowledge-grounded Dialogues

EMNLP 2023long findings

Open-domain dialogue system usually requires different sources of knowledge to generate more informative and evidential responses. However, existing knowledge-grounded dialogue systems either focus on a single knowledge source or overlook the dependency between multiple sources of knowledge, which m…

Cited by 0SourceScholar
2023

Large-Scale and Multi-Perspective Opinion Summarization with Diverse Review Subsets

EMNLP 2023long findings

Opinion summarization is expected to digest larger review sets and provide summaries from different perspectives. However, most existing solutions are deficient in epitomizing extensive reviews and offering opinion summaries from various angles due to the lack of designs for information selection. T…

Cited by 0SourcecodeScholar
2023

Learning-to-Rank Meets Language: Boosting Language-Driven Ordering Alignment for Ordinal Classification

NeurIPS 2023poster

We present a novel language-driven ordering alignment method for ordinal classification. The labels in ordinal classification contain additional ordering relations, making them prone to overfitting when relying solely on training data. Recent developments in pre-trained vision-language models inspir…

2023

LidarGait: Benchmarking 3D Gait Recognition With Point Clouds

CVPR 2023poster

Video-based gait recognition has achieved impressive results in constrained scenarios. However, visual cameras neglect human 3D structure information, which limits the feasibility of gait recognition in the 3D wild world. Instead of extracting gait features from images, this work explores precise 3D…

2023

MCC-KD: Multi-CoT Consistent Knowledge Distillation

EMNLP 2023long findings

Large language models (LLMs) have showcased remarkable capabilities in complex reasoning through chain of thought (CoT) prompting. Recently, there has been a growing interest in transferring these reasoning abilities from LLMs to smaller models. However, achieving both the diversity and consistency…

Cited by 0SourcecodeScholar
2023

Masked Video Distillation: Rethinking Masked Feature Modeling for Self-Supervised Video Representation Learning

CVPR 2023poster

Benefiting from masked visual modeling, self-supervised video representation learning has achieved remarkable progress. However, existing methods focus on learning representations from scratch through reconstructing low-level features like raw pixel values. In this paper, we propose masked video dis…

2023

Michelangelo: Conditional 3D Shape Generation based on Shape-Image-Text Aligned Latent Representation

NeurIPS 2023poster

We present a novel alignment-before-generation approach to tackle the challenging task of generating general 3D shapes based on 2D images or texts. Directly learning a conditional generative model from images or texts to 3D shapes is prone to producing inconsistent results with the conditions becaus…

2023

Nearest Neighbor Machine Translation is Meta-Optimizer on Output Projection Layer

EMNLP 2023long main

Nearest Neighbor Machine Translation ($k$NN-MT) has achieved great success in domain adaptation tasks by integrating pre-trained Neural Machine Translation (NMT) models with domain-specific token-level retrieval. However, the reasons underlying its success have not been thoroughly investigated. In…

Cited by 0SourcecodeScholar