← Search

Bin Wang

215 accepted papers

2026

A Hybrid Magnetic Actuation System for Hybrid Microrobotic Targeted Delivery

ICRA 2026poster

Magnetic microrobots hold great promise for biomedical applications. However, achieving flexible magnetic field adjustment with a magnetic actuation system (MAS) to actuate diverse microrobots remains a significant challenge. In this work, we propose an Electromagnetic-Permanent Magnet Actuation (EP…

Cited by 0Scholar
2026

ARM-Thinker: Reinforcing Multimodal Generative Reward Models with Agentic Tool Use and Visual Reasoning

CVPR 2026

Reward models are critical for aligning vision-language systems with human preferences, yet current approaches suffer from hallucination, weak visual grounding, and an inability to use tools for verification, limiting their reliability on complex multimodal reasoning tasks.We present **ARM-Thinker**

Cited by 0SourcecodeScholar
2026

COPYLENS: Towards Copyrighted Characters Infringement Detection via Copyright-Aware Prompt Learning

CVPR 2026

Recent advances in text-to-image (T2I) generation can produce highly resembling images of copyrighted characters, often indistinguishable from official depictions, raising serious concerns about intellectual property infringement. Consequently, robust detection of copyright character infringement is

Cited by 0SourceScholar
2026

Complete Multi-Domain Decoupled Fusion Model for EEG-Based Person Identification

ICRA 2026poster

Electroencephalogram (EEG) signals have unique individual characteristics and have broad application prospects in identity authentication. At present, person identification (PI) based on EEG using the temporal-spatial-spectral feature extraction framework has achieved remarkable success. However, th…

Cited by 0codeScholar
2026

D2MDM2: A Brain-Inspired Deep Network Based on DDM Decision-Making Mechanism for Remote Sensing Change Detection

IJCAI 2026

Remote sensing change detection (RSCD) aims to identify changed regions in bitemporal images. However, conventional one-step modeling suffers from performance degradation caused by imaging temporal differences (e.g., illumination disturbances, seasonal variations). To address this issue, we formulat

Cited by 0Scholar
2026

DIFFSPARSE: ACCELERATING DIFFUSION TRANSFORMERS WITH LEARNED TOKEN SPARSITY

ICLR 2026poster

Diffusion models demonstrate outstanding performance in image generation, but their multi-step inference mechanism requires immense computational cost. Previous works accelerate inference by leveraging layer or token cache techniques to reduce computational cost. However, these methods fail to achie…

Cited by 0SourceScholar
2026

DecoVLN: Decoupling Observation, Reasoning, and Correction for Vision-and-Language Navigation

CVPR 2026

Vision-and-Language Navigation (VLN) requires agents to follow long-horizon instructions and navigate complex 3D environments. However, existing approaches face two major challenges: constructing an effective long-term memory bank and overcoming the compounding errors problem. To address these issue

Cited by 0SourceScholar
2026

DiffBench Meets DiffAgent: End-to-End LLM-Driven Diffusion Acceleration Code Generation

AAAI 2026technical

Diffusion models have achieved remarkable success in image and video generation. However, their inherently multiple step inference process imposes substantial computational overhead, hindering real-world deployment. Accelerating diffusion models is therefore essential, yet determining how to combine

Cited by 0SourcePDFScholar
2026

Dynamic Gaussian Scene Reconstruction from Unsynchronized Videos

AAAI 2026technical

Multi-view video reconstruction plays a vital role in computer vision, enabling applications in film production, virtual reality, and motion analysis. While recent advances such as 3D Gaussian Splatting have demonstrated impressive capabilities in dynamic scene reconstruction, they typically rely on

Cited by 0SourcePDFScholar
2026

EvoC2F: Compiling Tool Orchestration for Efficient and Evolvable LLM Agents

ICML 2026poster

Tool-augmented language model agents have shown great potential in solving complex real-world tasks, but a key challenge remains balancing planning flexibility with the reliability required for production deployment. Existing approaches either execute tools sequentially without parallelism or genera…

Cited by 0SourceScholar
2026

FG-CLIP 2: A Bilingual Fine-grained Vision-Language Alignment Model

ICML 2026poster

Fine-grained vision-language understanding requires precise alignment between visual content and linguistic descriptions, a capability that remains limited in current models, particularly in non-English settings. While models like CLIP perform well on global alignment, they often struggle to capture…

Cited by 0SourceScholar
2026

FlowFM: Advancing Dark Optical Flow Estimation with Flow Matching

CVPR 2026

Dark optical flow estimation (DOFE) faces critical challenges: discriminative models are less robust to noise and struggle with weakened motion patterns, while diffusion models suffer from discontinuous flow fields and low efficiency. Flow matching (FM), though efficient, remains underexplored for c

Cited by 0SourceScholar
2026

Instruction Decomposition and Action Alignment for Vision-Language Navigation

ICML 2026poster

Vision-and-Language Navigation (VLN) empowered by Multimodal Large Language Models (MLLMs) is promise, yet remains challenged by long-horizon tasks with complex user instructions. Existing approaches that continuously condition on full instructions incur high latency due to abundant visual tokens an…

Cited by 0SourceScholar
2026

Large Language Models Struggle with Unreasonability in Math Problems

AAAI 2026technical

Large Language Models (LLMs) have shown remarkable success on a wide range of math and reasoning benchmarks. However, we observe that they often struggle when faced with unreasonable math problems. Instead of recognizing these issues, models frequently proceed as if the problem is well-posed, produc

Cited by 0SourcePDFScholar
2026

Learn from Your Mistakes: Tree-like Self-Play on Vulnerability Nodes for Secure Code LLMs

ICML 2026poster

While Large Language Models (LLMs) excel in code generation, they remain prone to replicating subtle yet critical vulnerabilities endemic to their training data. Current alignment techniques, such as Supervised Fine-Tuning (SFT) and Reinforcement Learning (RL), typically apply coarse-grained optimiz…

Cited by 0SourceScholar
2026

Learning Structurally Stabilized Representations for Lossless DNA Storage

AAAI 2026technical

This paper presents Reed-Solomon coded single-stranded representation learning (RSRL), a novel end-to-end model for learning representations for lossless DNA data storage. In contrast to existing learning-based methods, RSRL is inspired by both error-correction codec and structural biology. Specific

Cited by 0SourcePDFScholar
2026

MM-ACT: Learn from Multimodal Parallel Generation to Act

CVPR 2026

A generalist robotic policy needs both semantic understanding for task planning and the ability to interact with the environment through predictive capabilities. To tackle this, we present MM-ACT, a unified Vision-Language-Action (VLA) model that integrates text, image, and action in shared token sp

Cited by 0SourcecodeScholar
2026

Mango-GS: Enhancing Spatio-Temporal Consistency in Dynamic Scenes Reconstruction using Multi-Frame Node-Guided 4D Gaussian Splatting

ICLR 2026poster

Reconstructing dynamic 3D scenes with photorealistic detail and temporal coherence remains a significant challenge. Existing Gaussian splatting approaches modeling scenes rely on per-frame optimization, causing them to overfit to instantaneous states rather than learning true motion dynamics. To add…

Cited by 0SourceScholar
2026

MobileIPL: Enhancing Mobile Agents Thinking Process via Iterative Preference Learning

ICLR 2026poster

The Chain of Action-Planning Thoughts (CoaT) paradigm has been shown to improve the reasoning performance of VLM-based mobile agents in GUI tasks. However, the scarcity of diverse CoaT trajectories limits the expressiveness and generalization ability of such agents. While self-training is commonly e…

Cited by 0SourceScholar
2026

Multi-Agent Honeypot-Based Request-Response Context Dataset for Improved SQL Injection Detection Performance

ICASSP 2026poster

SQL injection remains a major threat to web applications, as existing defenses often fail against obfuscation and evolving attacks because of neglecting the request-response context. This paper presents a context-enriched SQL injection detection framework, focusing on constructing a high-quality req…

Cited by 0SourcePDFScholar
2026

OmniDocLayout: Towards Diverse Document Layout Generation via Coarse-to-Fine LLM Learning

CVPR 2026

Document AI has advanced rapidly and is attracting increasing attention. Yet, while most efforts have focused on document layout analysis (DLA), its generative counterpart, layout generation, remains underexplored. Distinct from traditional graphic layout design and room layout planning, document la

Cited by 0SourcecodeScholar
2026

On the Salience of Low-Probability Tokens for AI-Generated Text Detection: A Multiscale Uncertainty Perspective

ICML 2026poster

AI-generated text increasingly blends with human writing, raising practical risks such as misinformation, academic misuse, and corpora contamination. While statistical detectors are appealing for efficiency and generalization, they suffer from two key limitations. (i) Boilerplate dominance, boilerpl…

Cited by 0SourceScholar
2026

OpenMMReasoner: Pushing the Frontiers in Multimodal Reasoning with an Open and General Recipe

CVPR 2026

Recent advancements in reasoning language models have fueled growing interest in extending such capabilities to multimodal domains. However, despite notable progress in visual and video reasoning, the lack of transparent and reproducible data curation and training pipelines remains a major barrier t

Cited by 0SourcecodeScholar
2026

PID-Controlled Constrained RL for Hub-based Joint Pricing, Dispatching, and Routing with Service Guarantees

IJCAI 2026

Joint optimization of pricing, dispatching, and routing is critical for hub-based mobility services but challenging due to complex decision couplings and strict service guarantees, such as Order Response Rate (ORR). Conventional constrained reinforcement learning often struggles in this mixed contin

Cited by 0Scholar
2026

PMark: Towards Robust and Distortion-free Semantic-level Watermarking with Channel Constraints

ICLR 2026poster

Semantic-level watermarking (SWM) for large language models (LLMs) enhances watermarking robustness against text modifications and paraphrasing attacks by treating the sentence as the fundamental unit. However, existing methods still lack strong theoretical guarantees of robustness, and reject-sampl…

Cited by 0SourcecodeScholar
2026

Prototype-Based Pseudo-Label Denoising for Source-Free Domain Adaptation in Remote Sensing Semantic Segmentation

ICASSP 2026oral

Source-Free Domain Adaptation (SFDA) enables domain adaptation for semantic segmentation of Remote Sensing Images (RSIs) using only a well-trained source model and unlabeled target domain data. However, the lack of ground-truth labels in the target domain often leads to the generation of noisy pseud…

Cited by 0SourcePDFScholar
2026

RICo: Refined In-Context Contribution for Automatic Instruction-Tuning Data Selection

AAAI 2026technical

Data selection for instruction tuning is crucial for improving the performance of large language models (LLMs) while reducing training costs. In this paper, we propose Refined Contribution Measurement with In-Context Learning (RICo), a novel gradient-free method that quantifies the fine-grained cont

Cited by 0SourcePDFScholar
2026

RelayFormer: A Unified Local-Global Attention Framework for Scalable Image and Video Manipulation Localization

ICLR 2026poster

Visual manipulation localization (VML) aims to identify tampered regions in images and videos, a task that has become increasingly challenging with the rise of advanced editing tools. Existing methods face two main issues: resolution diversity, where resizing or padding distorts forensic traces and…

Cited by 0SourcecodeScholar
2026

SACodec: Asymmetric Quantization with Semantic Anchoring for Low-Bitrate High-Fidelity Neural Speech Codecs

AAAI 2026technical

Neural Speech Codecs face a fundamental trade-off at low bitrates: preserving acoustic fidelity often compromises semantic richness. To address this, we introduce SACodec, a novel codec built upon an asymmetric dual-quantizer that employs our proposed Semantic Anchoring mechanism. This design strate

Cited by 0SourcePDFScholar
2026

SI-IGCL: Subject Invariance-aware Inverse Graph Contrastive Learning for Psychiatric Disorder Identification

ICML 2026poster

Functional brain network analysis plays an important role in understanding and diagnosing psychiatric disorders. However, current methods struggle with subject variations, impairing the model’s generalization ability to the test set. To address this issue, we propose the Subject Invariance-aware Inv…

Cited by 0SourceScholar
2026

SMAN-Bench: A Cross-System Benchmark for Mobile Agents under Single- and Multi-path, Ambiguous, and Noisy Tasks

ICLR 2026poster

VLM-based mobile agents are increasingly popular due to their capabilities to interact with smartphone GUIs and XML-structured texts and to complete daily tasks. However, existing online benchmarks fail to obtain stable critical reward signals under dynamic environmental changes, and neglect the inf…

Cited by 0SourcecodeScholar
2026

Self-Improving Sparse Retrieval Through Heuristic Representation Refinement and Representation-Focused Learning

AAAI 2026technical

Learnable sparse retrieval (LSR) models encode texts into high-dimensional sparse representations, supporting token-level expansion beyond the original text and addressing the vocabulary mismatch problem in traditional bag-of-words retrieval. However, in the absence of representation-level supervisi

Cited by 0SourcePDFScholar
2026

ShiftLUT: Spatial Shift Enhanced Look-Up Tables for Efficient Image Restoration

CVPR 2026

Look-Up Table based methods have emerged as a promising direction for efficient image restoration tasks. Recent LUT-based methods focus on improving their performance by expanding the receptive field. However, they inevitably introduce extra computational and storage overhead, which hinders their de

Cited by 0SourcecodeScholar
2026

Spatially Guided Training for Vision-Language-Action Model

ICLR 2026poster

Large vision–language models (VLMs) excel at multimodal understanding but fall short when extended to embodied tasks, where instructions must be transformed into low-level motor actions. We introduce SP-VLA, a dual-system **V**ision–**L**anguage–**A**ction framework that leverages **S**patial **P**r…

Cited by 0SourceScholar
2026

TAP: A Token-Adaptive Predictor Framework for Training-Free Diffusion Acceleration

CVPR 2026

Diffusion models achieve strong generative performance but remain slow at inference due to the need for repeated full-model denoising passes. We present Token-Adaptive Predictor (TAP), a training-free, probe-driven framework that adaptively selects a predictor for each token at every sampling step.

Cited by 0SourceScholar
2026

THINK-AUGMENTED FUNCTION CALLING: IMPROVING LLM PARAMETER ACCURACY THROUGH EMBEDDED REASONING

ICASSP 2026poster

Large language models (LLMs) have demonstrated remarkable capabilities in function calling for autonomous agents, yet current mechanisms lack explicit reasoning transparency during parameter generation, particularly for complex functions with interdependent parameters. While existing approaches like…

Cited by 0SourcePDFScholar
2026

TRivia: Self-supervised Fine-tuning of Vision-Language Models for Table Recognition

CVPR 2026

Table recognition (TR) aims to transform table images into semi-structured representations such as HTML or Markdown.As a core component of document parsing, TR has long relied on supervised learning, with recent efforts dominated by fine-tuning vision-language models (VLMs) using labeled data.While

Cited by 0SourcecodeScholar
2026

Toward Subspace-Perturbed Trajectory-Aware Backdoor Attacks in Deep Reinforcement Learning

ICML 2026poster

Deep Reinforcement Learning agents are in- creasingly used in safety-critical domains but remain vulnerable to stealthy backdoor attacks. Existing outer-loop attacks face a trade-off be- tween perceptual stealth, poisoning efficiency, and value-function consistency, often making the at- tack ineffec…

Cited by 0SourceScholar
2026

TrajAgg: Dual-Scale Feature Aggregation with Hybrid Training for Trajectory Similarity Computation in Free Space

AAAI 2026technical

With the widespread use of location-tracking technologies, large volumes of trajectory data are continuously generated. Trajectory similarity computation is a core task in trajectory mining with broad applications. However, existing methods still face two key challenges: (1) the difficulty of balanc

Cited by 0SourcePDFScholar
2026

UniMERNet: A Universal Network for Real-World Mathematical Expression Recognition

CVPR 2026

This paper introduces UniMERNet, a high-accuracy, computation-efficient algorithm for Mathematical Expression Recognition (MER) across diverse real-world scenarios. To facilitate UniMERNet's training, we constructed UniMER-1M, a million-scale dataset whose unprecedented diversity endows the model wi

Cited by 0SourcecodeScholar
2026

Vision-Language-Action Instruction Tuning: From Understanding to Manipulation

ICLR 2026poster

To operate effectively in the real world, robots should integrate multimodal reasoning with precise action generation. However, existing vision-language-action (VLA) models often sacrifice one for the other, narrow their abilities to task-specific manipulation data, and suffer catastrophic forgettin…

Cited by 0SourcecodeScholar
2025

A Novel Dexterous Steerable Catheter Robot System: Design, Modeling and Evaluation

RA-L 2025

Vascular interventional surgery (VIS) robots still face limitations in enhancing treatment quality. The primary challenges come from the accurate morphology control and miniaturization of the distal instruments. To address these issues, a novel 4 degrees of freedom steerable catheter robotic system

Cited by 0SourceScholar
2025

Accelerating Diffusion-based Super-Resolution with Dynamic Time-Spatial Sampling

IJCAI 2025

Diffusion models have gained attention for their success in modeling complex distributions, achieving impressive perceptual quality in SR tasks. However, existing diffusion-based SR methods often suffer from high computational costs, requiring numerous iterative steps for training and inference. Exi

Cited by 0SourcePDFScholar
2025

AudioBench: A Universal Benchmark for Audio Large Language Models

NAACL 2025long

We introduce AudioBench, a universal benchmark designed to evaluate Audio Large Language Models (AudioLLMs). It encompasses 8 distinct tasks and 26 datasets, among which, 7 are newly proposed datasets. The evaluation targets three main aspects: speech understanding, audio scene understanding, and vo…

2025

Beyond Single Images: Retrieval Self-Augmented Unsupervised Camouflaged Object Detection

ICCV 2025poster

At the core of Camouflaged Object Detection (COD) lies segmenting objects from their highly similar surroundings. Previous efforts navigate this challenge primarily through image-level modeling or annotation-based optimization. Despite advancing considerably, this commonplace practice hardly taps va…

2025

Chimera: Improving Generalist Model with Domain-Specific Experts

ICCV 2025poster

Large Multi-modal Models (LMMs), trained on web-scale datasets predominantly composed of natural images, have demonstrated remarkable performance on general tasks. However, these models often exhibit limited specialized capabilities for domain-specific tasks that require extensive domain prior knowl…

Cited by 0SourcePDFScholar
2025

CoinMath: Harnessing the Power of Coding Instruction for Math LLM

ACL 2025finding

Large Language Models (LLMs) have shown strong performance in solving mathematical problems, with code-based solutions proving particularly effective. However, the best practice to leverage coding instruction data to enhance mathematical reasoning remains underexplored. This study investigates three…

2025

Crowdsource, Crawl, or Generate? Creating SEA-VL, a Multicultural Vision-Language Dataset for Southeast Asia

ACL 2025long

Despite Southeast Asia’s (SEA) extraordinary linguistic and cultural diversity, the region remains significantly underrepresented in vision-language (VL) research, resulting in AI models that inadequately capture SEA cultural nuances. To fill this gap, we present SEA-VL, an open-source initiative de…

2025

DGraFormer: Dynamic Graph Learning Guided Multi-Scale Transformer for Multivariate Time Series Forecasting

IJCAI 2025

Multivariate time series forecasting is a critical focus across many fields. Existing transformer-based models have overlooked the explicit modeling of inter-variable correlations. Similarly, the graph-based methods have also failed to address the dynamic nature of multivariate correlations and the

2025

Diffusion Model with Multi-layer Wavelet Transform for Low-Light Image Enhancement

ICASSP 2025accepted

Low-light image enhancement methods based on diffusion models, though effective in improving image quality, often overrely on noise sensitivity and neglect the reconstruction deviations due to the naive up- and down-sampling operations. To address this issue, we propose a novel diffusion model, MWT-…

Cited by 0SourceScholar
2025

Dimension-Reduction Attack! Video Generative Models are Experts on Controllable Image Synthesis

NeurIPS 2025poster

Video generative models can be regarded as world simulators due to their ability to capture dynamic, continuous changes inherent in real-world environments. These models integrate high-dimensional information across visual, temporal, spatial, and causal dimensions, enabling predictions of subjects i…

Cited by 0SourcecodeScholar
2025

ETRQA: A Comprehensive Benchmark for Evaluating Event Temporal Reasoning Abilities of Large Language Models

ACL 2025finding

Event temporal reasoning (ETR) aims to model and reason about the relationships between events and time, as well as between events in the real world. Proficiency in ETR is a significant indicator that a large language model (LLM) truly understands the physical world. Previous question-answering data…

2025

Efficient Multi-modal Large Language Models via Progressive Consistency Distillation

NeurIPS 2025poster

Visual tokens consume substantial computational resources in multi-modal large models (MLLMs), significantly compromising their efficiency. Recent works have attempted to improve efficiency by compressing visual tokens during training, either through modifications to model components or by introduci…

Cited by 0SourceScholar
2025

FG-CLIP: Fine-Grained Visual and Textual Alignment

ICML 2025poster

Contrastive Language-Image Pre-training (CLIP) excels in multimodal tasks such as image-text retrieval and zero-shot classification but struggles with fine-grained understanding due to its focus on coarse-grained short captions. To address this, we propose Fine-Grained CLIP (FG-CLIP), which enhances…

2025

Function-to-Style Guidance of LLMs for Code Translation

ICML 2025poster

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

Cited by 0SourcePDFScholar
2025

GeoX: Geometric Problem Solving Through Unified Formalized Vision-Language Pre-training

ICLR 2025poster

Despite their proficiency in general tasks, Multi-modal Large Language Models (MLLMs) struggle with automatic Geometry Problem Solving (GPS), which demands understanding diagrams, interpreting symbols, and performing complex reasoning. This limitation arises from their pre-training on natural images…

Cited by 8SourcePDFScholar
2025

Global Eye: Breaking the “Fixed Thinking Pattern” during the Instruction Expansion Process

ACL 2025long

An extensive high-quality instruction dataset is crucial for the instruction tuning process of Large Language Models (LLMs). Recent instruction expansion methods have demonstrated their capability to improve the quality and quantity of existing datasets, by prompting high-performance LLM to generate…

Cited by 0SourcePDFScholar
2025

HoPE: A Novel Positional Encoding Without Long-Term Decay for Enhanced Context Awareness and Extrapolation

ACL 2025long

Many positional encodings (PEs) are designed to exhibit long-term decay, based on an entrenched and long-standing inductive opinion: tokens farther away from the current position carry less relevant information. We argue that long-term decay is outdated in the era of LLMs, as LLMs are now applied to…

Cited by 0SourcePDFScholar
2025

Hybrid Layout Control for Diffusion Transformer: Fewer Annotations, Superior Aesthetics

ICCV 2025poster

Text-to-image generation models often struggle to interpret spatially aware text prompts effectively. To overcome this, existing approaches typically require millions of high-quality semantic layout annotations consisting of bounding boxes and regional prompts. This paper shows that the large amount…

2025

IAA: Inner-Adaptor Architecture Empowers Frozen Large Language Model with Multimodal Capabilities

AAAI 2025technical

In the field of multimodal large language models (MLLMs), common methods typically involve unfreezing the language model during training to foster profound visual understanding. However, the fine-tuning of such models with vision-language data often leads to a diminution of their natural language pr…

2025

Image Over Text: Transforming Formula Recognition Evaluation with Character Detection Matching

CVPR 2025poster

Formula recognition presents significant challenges due to the complicated structure and varied notation of mathematical expressions. Despite continuous advancements in formula recognition models, the evaluation metrics employed by these models, such as BLEU and Edit Distance, still exhibit notable…

2025

LEGION: Learning to Ground and Explain for Synthetic Image Detection

ICCV 2025poster

The rapid advancements in generative technology have emerged as a double-edged sword. While offering powerful tools that enhance convenience, they also pose significant social concerns. As defenders, current synthetic image detection methods often lack artifact-level textual interpretability and are…

2025

LLM4RSR: Large Language Models as Data Correctors for Robust Sequential Recommendation

AAAI 2025technical

Sequential Recommenders (SRs) are trained to predict the next item as the target given its preceding items as the input, assuming every input-target pair is matched and is reliable for training. However, users can be induced by external distractions to click on items inconsistent with their true pre…

2025

LogicTree: Improving Complex Reasoning of LLMs via Instantiated Multi-step Synthetic Logical Data

NeurIPS 2025spotlight

Despite their remarkable performance on various tasks, Large Language Models (LLMs) still struggle with logical reasoning, particularly in complex and multi-step reasoning processes. Among various efforts to enhance LLMs' reasoning capabilities, synthesizing large-scale, high-quality logical reason…

Cited by 0SourceScholar
2025

Long-Distance Delivery of Collective Cell Microrobots Driven by Mobile Magnetic Actuation System

IROS 2025

Collective microrobots enable controlled batch delivery, showing promising application in the biomedical field. However, significant challenges remain in achieving long-distance delivery of collective microrobots in dynamic environments. This study proposes a magnetic actuation strategy for deliveri

Cited by 0SourceScholar
2025

MDNet: Multi-Decoder Network for Abdominal CT Organs Segmentation

ICASSP 2025accepted

Accurate segmentation of organs from abdominal CT scans is essential for clinical applications such as diagnosis, treatment planning, and patient monitoring. To handle challenges of heterogeneity in organ shapes, sizes, and complex anatomical relationships, we propose a Multi decoder network (MDNet)…

Cited by 0SourceScholar
2025

MoWE-Audio: Multitask AudioLLMs with Mixture of Weak Encoders

ICASSP 2025accepted

The rapid advancements in large language models (LLMs) have significantly enhanced natural language processing capabilities, facilitating the development of AudioLLMs that process and understand speech and audio inputs alongside text. Existing AudioLLMs typically combine a pre-trained audio encoder…

Cited by 0SourceScholar
2025

Multilingual Machine Translation with Open Large Language Models at Practical Scale: An Empirical Study

NAACL 2025long

Large language models (LLMs) have shown continuously improving multilingual capabilities, and even small-scale open-source models have demonstrated rapid performance enhancement. In this paper, we systematically explore the abilities of open LLMs with less than ten billion parameters to handle multi…

2025

Non-collective Calibrating Strategy for Time Series Forecasting

IJCAI 2025

Deep learning-based approaches have demonstrated significant advancements in time series forecasting. Despite these ongoing developments, the complex dynamics of time series make it challenging to establish the rule of thumb for designing the golden model architecture. In this study, we argue that r

2025

OCR Hinders RAG: Evaluating the Cascading Impact of OCR on Retrieval-Augmented Generation

ICCV 2025poster

Retrieval-augmented Generation (RAG) enhances Large Language Models (LLMs) by integrating external knowledge to reduce hallucinations and incorporate up-to-date information without retraining. As an essential part of RAG, external knowledge bases are commonly built by extracting structured data from…

2025

OmniCorpus: A Unified Multimodal Corpus of 10 Billion-Level Images Interleaved with Text

ICLR 2025spotlight

Image-text interleaved data, consisting of multiple images and texts arranged in a natural document format, aligns with the presentation paradigm of internet data and closely resembles human reading habits. Recent studies have shown that such data aids multimodal in-context learning and maintains th…

2025

OmniDocBench: Benchmarking Diverse PDF Document Parsing with Comprehensive Annotations

CVPR 2025poster

Document content extraction is a critical task in computer vision, underpinning the data needs of large language models (LLMs) and retrieval-augmented generation (RAG) systems. Despite recent progress, current document parsing methods have not been fairly and comprehensively evaluated due to the nar…

2025

OmniTry: Virtual Try-On Anything without Masks

NeurIPS 2025poster

Virtual Try-ON (VTON) is a practical and widely-applied task, for which most of existing works focus on clothes. This paper presents OmniTry, a unified framework that extends VTON beyond garment to encompass any wearable objects, e.g., jewelries and accessories, with mask-free setting for more pract…

Cited by 0SourcecodeScholar
2025

Order-aware Interactive Segmentation

ICLR 2025poster

Interactive segmentation aims to accurately segment target objects with minimal user interactions. However, current methods often fail to accurately separate target objects from the background, due to a limited understanding of order, the relative depth between objects in a scene. To address this is…

Cited by 0SourcePDFScholar
2025

PMSS: Pretrained Matrices Skeleton Selection for LLM Fine-tuning

COLING 2025main

Low-rank adaptation (LoRA) and its variants have recently gained much interest due to their ability to avoid excessive inference costs. However, LoRA still encounters the following challenges: (1) Limitation of low-rank assumption; and (2) Its initialization method may be suboptimal. To this end, we…

Cited by 3SourcePDFScholar
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

ReCon: Region-Controllable Data Augmentation with Rectification and Alignment for Object Detection

NeurIPS 2025spotlight

The scale and quality of datasets are crucial for training robust perception models. However, obtaining large-scale annotated data is both costly and time-consuming. Generative models have emerged as a powerful tool for data augmentation by synthesizing samples that adhere to desired distributions.…

Cited by 0SourceScholar
2025

ReachAgent: Enhancing Mobile Agent via Page Reaching and Operation

NAACL 2025long

Recently, mobile AI agents have gained increasing attention. Given a task, mobile AI agents can interact with mobile devices in multiple steps and finally form a GUI flow that solves the task. However, existing agents tend to focus on most task-relevant elements at each step, leading to local optima…

2025

Reverse Distribution Based Video Moment Retrieval for Effective Bias Elimination

AAAI 2025technical

Video Moment Retrieval (VMR) aims to identify a temporal segment in an untrimmed video that best matches a given textual query. Bias in VMR is a critical issue, where the model achieves favorable results even if disregarding the video input. Existing evaluation methods, such as Resplitting, have att…

2025

SFma-Unet: A Mamba-Based Spatial-Frequency Fusion Network for Medical Image Segmentation

ICASSP 2025accepted

Recently, Mamba-based methods have gained popularity in medical image segmentation due to their ability to model long-range dependencies with linear computational complexity. However, current segmentation methods often face challenges such as low contrast, blurred boundaries, and unclear backgrounds…

Cited by 0SourceScholar
2025

SSMLoRA: Enhancing Low-Rank Adaptation with State Space Model

NAACL 2025long

Fine-tuning is a key approach for adapting language models to specific downstream tasks, but updating all model parameters becomes impractical as model sizes increase.Parameter-Efficient Fine-Tuning (PEFT) methods, such as Low-Rank Adaptation (LoRA), address this challenge by introducing additional…

2025

SURVEYFORGE : On the Outline Heuristics, Memory-Driven Generation, and Multi-dimensional Evaluation for Automated Survey Writing

ACL 2025long

Survey paper plays a crucial role in scientific research, especially given the rapid growth of research publications. Recently, researchers have begun using LLMs to automate survey generation for better efficiency. However, the quality gap between LLM-generated surveys and those written by human rem…

2025

Semantic Hierarchical Prompt Tuning for Parameter-Efficient Fine-Tuning

ICASSP 2025accepted

As the scale of vision models continues to grow, Visual Prompt Timing (VPT) has emerged as a parameter-efficient transfer learning technique, noted for its superior performance compared to full fine-tuning. However, indiscriminately applying prompts to every layer without considering their inherent…

Cited by 0SourceScholar
2025

Seq2Time: Sequential Knowledge Transfer for Video LLM Temporal Grounding

CVPR 2025poster

Temporal awareness is essential for video large language models (LLMs) to understand and reason about events within long videos, enabling applications like dense video captioning and temporal video grounding in a unified system. However, the scarcity of long videos with detailed captions and precise…

Cited by 1SourcePDFScholar
2025

Shift the Lens: Environment-Aware Unsupervised Camouflaged Object Detection

CVPR 2025poster

Camouflaged Object Detection (COD) seeks to distinguish objects from their highly similar backgrounds. Existing work has essentially focused on isolating camouflaged objects from the environment, demonstrating ever-improving performance but at the cost of extensive annotations and complex optimizati…

2025

Spatiotemporal-aware Trend-Seasonality Decomposition Network for Traffic Flow Forecasting

AAAI 2025technical

Traffic prediction is critical for optimizing travel scheduling and enhancing public safety, yet the complex spatial and temporal dynamics within traffic data present significant challenges for accurate forecasting. In this paper, we introduce a novel model, the Spatiotemporal-aware Trend-Seasonalit…

2025

Stability and Generalization of Zeroth-Order Decentralized Stochastic Gradient Descent with Changing Topology

AAAI 2025technical

Zeroth-order (ZO) optimization as the gradient-free method has become a powerful tool when the first-order gradient is unavailable or expensive to obtain, especially in decentralized learning scenarios where data and computational resources are distributed across multiple clients. There have been ma…

Cited by 0SourcePDFScholar
2025

TailorKV: A Hybrid Framework for Long-Context Inference via Tailored KV Cache Optimization

ACL 2025finding

The Key-Value (KV) cache in generative large language models (LLMs) introduces substantial memory overhead. Existing works mitigate this burden by offloading or compressing the KV cache. However, loading the entire cache incurs significant latency due to PCIe bandwidth bottlenecks in CPU-GPU communi…

2025

Theoretical Insights into Fine-Tuning Attention Mechanism: Generalization and Optimization

IJCAI 2025

Large Language Models (LLMs), built on Transformer architectures, exhibit remarkable generalization across a wide range of tasks. However, fine-tuning these models for specific tasks remains resource-intensive due to their extensive parameterization. In this paper, we explore two remarkable phenomen

Cited by 0SourcePDFScholar
2025

ToolACE: Winning the Points of LLM Function Calling

ICLR 2025poster

Function calling significantly extends the application boundary of large language models (LLMs), where high-quality and diverse training data is critical for unlocking this capability. However, collecting and annotating real function-calling data is challenging, while synthetic data from existing pi…

Cited by 23SourcePDFScholar
2025

Towards Ship License Plate Recognition in the Wild: A Large Benchmark and Strong Baseline

AAAI 2025technical

The paper targets the challenging task of Ship License Plate (SLP) recognition. Existing methods for SLP recognition are hampered by the scarcity of large and publicly available datasets, leading to evaluations on small and non-representative datasets. To alleviate it, we have built a large dataset,…

2025

Visual-Privileged Co-Learning for Industrial Board-to-Board Connectors Force-Guided Assembly Task

RA-L 2025

Automatic assembly of board-to-board (BTB) connectors remains a significant challenge in smartphone manufacturing due to severe visual occlusion, tight assembly tolerances, and process constraints that prohibit separate visual adjustment stations. This letter proposes Visual-Privileged Co-Learning (

Cited by 2SourceScholar
2025

Walk Wisely on Graph: Knowledge Graph Reasoning with Dual Agents via Efficient Guidance-Exploration

AAAI 2025technical

Recent years, multi-hop reasoning has been widely studied for knowledge graph (KG) reasoning due to its efficacy and interpretability. However, previous multi-hop reasoning approaches are subject to two primary shortcomings. First, agents struggle to learn effective and robust policies at the early…

2025

XDGesture: An xLSTM-based Diffusion Model for Co-speech Gesture Generation

ICASSP 2025accepted

In multimodal human-computer interaction, generating co-speech gestures is crucial for enhancing interaction naturalness and user experience. However, achieving synchronized and natural gesture sequences remains a significant challenge due to the complexity of modeling temporal dependencies across d…

Cited by 0SourceScholar
2024

A Comprehensive Evaluation of Quantization Strategies for Large Language Models

ACL 2024findings

Increasing the number of parameters in large language models (LLMs) usually improves performance in downstream tasks but raises compute and memory costs, making deployment difficult in resource-limited settings. Quantization techniques, which reduce the bits needed for model weights or activations w…

2024

A Stochastic Gradient Approach for Communication Efficient Confederated Learning

ICASSP 2024accepted

In this work, we consider a multi-server federated learning (FL) framework, referred to as Confederated Learning (CFL), in order to accommodate a larger number of users. To reduce the communication overhead of the CFL system, we propose a linearly convergent stochastic gradient method. The proposed…

Cited by 0SourceScholar
2024

Bionic Bird Claw Design for Grabbing and Perching Inspired by Tendon-Locking Mechanism

RA-L 2024

This letter proposes a novel bionic bird claw with a digit-locking mechanism inspired by a tendon-locking mechanism (TLM). First, the biological mechanisms of both the bird digit-locked TLM (tendon locking) and the leg automatic digit flexion mechanism (ADFM) (quick digit flexion) of birds are intro

Cited by 6SourceScholar
2024

CN-RMA: Combined Network with Ray Marching Aggregation for 3D Indoor Object Detection from Multi-view Images

CVPR 2024poster

This paper introduces CN-RMA a novel approach for 3D indoor object detection from multi-view images. We observe the key challenge as the ambiguity of image and 3D correspondence without explicit geometry to provide occlusion information. To address this issue CN-RMA leverages the synergy of 3D recon…

2024

DetermLR: Augmenting LLM-based Logical Reasoning from Indeterminacy to Determinacy

ACL 2024long

Recent advances in large language models (LLMs) have revolutionized the landscape of reasoning tasks. To enhance the capabilities of LLMs to emulate human reasoning, prior studies have focused on modeling reasoning steps using various thought structures like chains, trees, or graphs. However, LLM-ba…

2024

DiP-GO: A Diffusion Pruner via Few-step Gradient Optimization

NeurIPS 2024poster

Diffusion models have achieved remarkable progress in the field of image generation due to their outstanding capabilities. However, these models require substantial computing resources because of the multi-step denoising process during inference. While traditional pruning methods have been employed…

Cited by 2SourcePDFScholar
2024

Distributed Bilevel Optimization with Communication Compression

ICML 2024poster

Stochastic bilevel optimization tackles challenges involving nested optimization structures. Its fast-growing scale nowadays necessitates efficient distributed algorithms. In conventional distributed bilevel methods, each worker must transmit full-dimensional stochastic gradients to the server every…

Cited by 2SourcePDFScholar
2024

Distribution-Aware Data Expansion with Diffusion Models

NeurIPS 2024poster

The scale and quality of a dataset significantly impact the performance of deep models. However, acquiring large-scale annotated datasets is both a costly and time-consuming endeavor. To address this challenge, dataset expansion technologies aim to automatically augment datasets, unlocking the full…

2024

Domain Generalization with fourier Transform and soft thresholding

ICASSP 2024accepted

Domain generalization aims to train models on multiple source domains so that they can generalize well to unseen target domains. Among many domain generalization methods, Fourier-transformbased domain generalization methods have gained popularity primarily because they exploit the power of Fourier t…

Cited by 0SourceScholar
2024

ECIL-MU: Embedding Based Class Incremental Learning and Machine Unlearning

ICASSP 2024accepted

New categories may be introduced over time, or existing categories may need to be reclassified. Class incremental learning (CIL) is employed for the gradual acquisition of knowledge about new categories while preserving information about previously learned ones in such dynamic environments. It might…

Cited by 0SourceScholar
2024

EmpathyEar: An Open-source Avatar Multimodal Empathetic Chatbot

ACL 2024system demonstrations

This paper introduces EmpathyEar, a pioneering open-source, avatar-based multimodal empathetic chatbot, to fill the gap in traditional text-only empathetic response generation (ERG) systems. Leveraging the advancements of a large language model, combined with multimodal encoders and generators, Empa…

2024

Generate Subgoal Images before Act: Unlocking the Chain-of-Thought Reasoning in Diffusion Model for Robot Manipulation with Multimodal Prompts

CVPR 2024poster

Robotics agents often struggle to understand and follow the multi-modal prompts in complex manipulation scenes which are challenging to be sufficiently and accurately described by text alone. Moreover for long-horizon manipulation tasks the deviation from general instruction tends to accumulate if l…

Cited by 11SourcePDFScholar
2024

HyperMR: Hyperbolic Hypergraph Multi-hop Reasoning for Knowledge-based Visual Question Answering

COLING 2024main

Knowledge-based Visual Question Answering (KBVQA) is a challenging task, which aims to answer an image related question based on external knowledge. Most of the works describe the semantic distance using the actual Euclidean distance between two nodes, which leads to distortion in modeling knowledge…

2024

In2Core: Leveraging Influence Functions for Coreset Selection in Instruction Finetuning of Large Language Models

EMNLP 2024finding

Despite advancements, fine-tuning Large Language Models (LLMs) remains costly due to the extensive parameter count and substantial data requirements for model generalization. Accessibility to computing resources remains a barrier for the open-source community. To address this challenge, we propose t…

Cited by 1SourcePDFScholar
2024

InternLM-XComposer2-4KHD: A Pioneering Large Vision-Language Model Handling Resolutions from 336 Pixels to 4K HD

NeurIPS 2024poster

The Large Vision-Language Model (LVLM) field has seen significant advancements, yet its progression has been hindered by challenges in comprehending fine-grained visual content due to limited resolution. Recent efforts have aimed to enhance the high-resolution understanding capabilities of LVLMs, ye…

2024

Max-Min Beamforming for Multi-User Massive MIMO Systems: An Alternating Projection-Based Approach

ICASSP 2024accepted

We consider the problem of maximizing the minimum user achievable rate for downlink massive MIMO multi-user systems. The max-min formulation promotes fairness such that all users enjoy a similar quality of wireless service. Nevertheless, solving the max-min beamforming problem is challenging due to…

Cited by 0SourceScholar
2024

Mobile-Bench: An Evaluation Benchmark for LLM-based Mobile Agents

ACL 2024long

With the remarkable advancements of large language models (LLMs), LLM-based agents have become a research hotspot in human-computer interaction.However, there is a scarcity of benchmarks available for LLM-based mobile agents.Benchmarking these agents generally faces three main challenges:(1) The ine…

2024

MobileVLM: A Vision-Language Model for Better Intra- and Inter-UI Understanding

EMNLP 2024finding

Recently, mobile AI agents based on VLMs have been gaining increasing attention. These works typically utilize VLM as a foundation, fine-tuning it with instruction-based mobile datasets. However, these VLMs are typically pre-trained on general-domain data, which often results in a lack of fundamenta…

2024

Multi-Relational Graph Attention Network for Social Relationship Inference from Human Mobility Data

IJCAI 2024poster

Inferring social relationships from human mobility data holds significant value in real-life spatio-temporal applications, which inspires the development of a series of graph-based methods for inferring social relationships. Despite their effectiveness, we argue that previous methods either rely sol…

2024

OPERA: Alleviating Hallucination in Multi-Modal Large Language Models via Over-Trust Penalty and Retrospection-Allocation

CVPR 2024highlight

Hallucination posed as a pervasive challenge of multi-modal large language models (MLLMs) has significantly impeded their real-world usage that demands precise judgment. Existing methods mitigate this issue with either training with specific designed data or inferencing with external knowledge from…

2024

Parrot Captions Teach CLIP to Spot Text

ECCV 2024oral

"Despite CLIP [?] being the foundation model in numerous vision-language applications, CLIP suffers from a severe text spotting bias. Such bias causes CLIP models to ‘Parrot’ the visual text embedded within images while disregarding the authentic visual semantics. We uncover that in the most popular…

2024

PhyRecon: Physically Plausible Neural Scene Reconstruction

NeurIPS 2024poster

We address the issue of physical implausibility in multi-view neural reconstruction. While implicit representations have gained popularity in multi-view 3D reconstruction, previous work struggles to yield physically plausible results, limiting their utility in domains requiring rigorous physical acc…

Cited by 10SourcePDFScholar
2024

Pruning Large Language Models to Intra-module Low-rank Architecture with Transitional Activations

ACL 2024findings

Structured pruning fundamentally reduces computational and memory overheads of large language models (LLMs) and offers a feasible solution for end-side LLM deployment. Structurally pruned models remain dense and high-precision, highly compatible with further tuning and compression. However, as the c…

2024

Recognizing Everything from All Modalities at Once: Grounded Multimodal Universal Information Extraction

ACL 2024findings

In the field of information extraction (IE), tasks across a wide range of modalities and their combinations have been traditionally studied in isolation, leaving a gap in deeply recognizing and analyzing cross-modal information. To address this, this work for the first time introduces the concept of…

2024

Resilience of Large Language Models for Noisy Instructions

EMNLP 2024finding

As the rapidly advancing domain of natural language processing (NLP), large language models (LLMs) have emerged as powerful tools for interpreting human commands and generating text across various tasks. Nonetheless, the resilience of LLMs to handle text containing inherent errors, stemming from hum…

2024

RoboKeyGen: Robot Pose and Joint Angles Estimation via Diffusion-based 3D Keypoint Generation

ICRA 2024poster

Estimating robot pose and joint angles is significant in advanced robotics, enabling applications like robot collaboration and online hand-eye calibration. However, the introduction of unknown joint angles makes prediction more complex than simple robot pose estimation, due to its higher dimensional…

Cited by 7SourcecodeScholar
2024

SEACrowd: A Multilingual Multimodal Data Hub and Benchmark Suite for Southeast Asian Languages

EMNLP 2024main

Southeast Asia (SEA) is a region rich in linguistic diversity and cultural variety, with over 1,300 indigenous languages and a population of 671 million people. However, prevailing AI models suffer from a significant lack of representation of texts, images, and audio datasets from SEA, compromising…

2024

SPGFusion: A Semantic Prior Guided Infrared and Visible Image Fusion Network

ICASSP 2024accepted

Infrared and visible image fusion is an important multimodal image processing task that aims to enhance computer vision performance by effectively fusing infrared and visible images. Although in recent years, many deep learning-based methods for infrared and visible image fusion have emerged. Howeve…

Cited by 0SourceScholar
2024

SeaEval for Multilingual Foundation Models: From Cross-Lingual Alignment to Cultural Reasoning

NAACL 2024long

We present SeaEval, a benchmark for multilingual foundation models. In addition to characterizing how these models understand and reason with natural language, we also investigate how well they comprehend cultural practices, nuances, and values. Alongside standard accuracy metrics, we investigate th…

2024

ToolPlanner: A Tool Augmented LLM for Multi Granularity Instructions with Path Planning and Feedback

EMNLP 2024main

Recently, tool-augmented LLMs have gained increasing attention. Given an instruction, tool-augmented LLMs can interact with various external tools in multiple rounds and provide a final answer. However, previous LLMs were trained on overly detailed instructions, which included API names or parameter…

2024

ToolRerank: Adaptive and Hierarchy-Aware Reranking for Tool Retrieval

COLING 2024main

Tool learning aims to extend the capabilities of large language models (LLMs) with external tools. A major challenge in tool learning is how to support a large number of tools, including unseen tools. To address this challenge, previous studies have proposed retrieving suitable tools for the LLM bas…

2024

Towards Faithful XAI Evaluation via Generalization-Limited Backdoor Watermark

ICLR 2024poster

Saliency-based representation visualization (SRV) ($e.g.$, Grad-CAM) is one of the most classical and widely adopted explainable artificial intelligence (XAI) methods for its simplicity and efficiency. It can be used to interpret deep neural networks by locating saliency areas contributing the most…

2024

Tree-Planner: Efficient Close-loop Task Planning with Large Language Models

ICLR 2024poster

This paper studies close-loop task planning, which refers to the process of generating a sequence of skills (a plan) to accomplish a specific goal while adapting the plan based on real-time observations. Recently, prompting Large Language Models (LLMs) to generate actions iteratively has become a pr…

Cited by 55SourcePDFScholar
2024

VIGC: Visual Instruction Generation and Correction

AAAI 2024technical

The integration of visual encoders and large language models (LLMs) has driven recent progress in multimodal large language models (MLLMs). However, the scarcity of high-quality instruction-tuning data for vision-language tasks remains a challenge. The current leading paradigm, such as LLaVA, relies…

2024

W2P: Switching from Weak Supervision to Partial Supervision for Semantic Segmentation

AAAI 2024technical

Current weakly-supervised semantic segmentation (WSSS) techniques concentrate on enhancing class activation maps (CAMs) with image-level annotations. Yet, the emphasis on producing these pseudo-labels often overshadows the pivotal role of training the segmentation model itself. This paper underscore…

Cited by 3SourcePDFScholar
2023

BERT-ERC: Fine-Tuning BERT Is Enough for Emotion Recognition in Conversation

AAAI 2023technical

Previous works on emotion recognition in conversation (ERC) follow a two-step paradigm, which can be summarized as first producing context-independent features via fine-tuning pretrained language models (PLMs) and then analyzing contextual information and dialogue structure information among the ext…

Cited by 38SourcePDFScholar
2023

ChiPFormer: Transferable Chip Placement via Offline Decision Transformer

ICML 2023poster

Placement is a critical step in modern chip design, aiming to determine the positions of circuit modules on the chip canvas. Recent works have shown that reinforcement learning (RL) can improve human performance in chip placement. However, such an RL-based approach suffers from long training time an…

Cited by 49SourcePDFScholar
2023

Compounding Geometric Operations for Knowledge Graph Completion

ACL 2023long

Geometric transformations including translation, rotation, and scaling are commonly used operations in image processing. Besides, some of them are successfully used in developing effective knowledge graph embedding (KGE). Inspired by the synergy, we propose a new KGE model by leveraging all three op…

2023

Design from Policies: Conservative Test-Time Adaptation for Offline Policy Optimization

NeurIPS 2023poster

In this work, we decouple the iterative bi-level offline RL (value estimation and policy extraction) from the offline training phase, forming a non-iterative bi-level paradigm and avoiding the iterative error propagation over two levels. Specifically, this non-iterative paradigm allows us to conduct…

Cited by 10SourcePDFScholar
2023

Dialogue Rewriting via Skeleton-Guided Generation

AAAI 2023technical

Dialogue rewriting aims to transform multi-turn, context-dependent dialogues into well-formed, context-independent text for most NLP systems. Previous dialogue rewriting benchmarks and systems assume a fluent and informative utterance to rewrite. Unfortunately, dialogue utterances from real-world sy…

2023

Efficient Multi-View Inverse Rendering Using a Hybrid Differentiable Rendering Method

IJCAI 2023poster

Recovering the shape and appearance of real-world objects from natural 2D images is a long-standing and challenging inverse rendering problem. In this paper, we introduce a novel hybrid differentiable rendering method to efficiently reconstruct the 3D geometry and reflectance of a scene from multi-v…

2023

EmbodiedGPT: Vision-Language Pre-Training via Embodied Chain of Thought

NeurIPS 2023spotlight

Embodied AI is a crucial frontier in robotics, capable of planning and executing action sequences for robots to accomplish long-horizon tasks in physical environments. In this work, we introduce EmbodiedGPT, an end-to-end multi-modal foundation model for embodied AI, empowering embodied agents with…

Cited by 246SourcePDFScholar
2023

Exploring All-In-One Knowledge Distillation Framework for Neural Machine Translation

EMNLP 2023long main

Conventional knowledge distillation(KD) approaches are commonly employed to compress neural machine translation(NMT) models. However, they only obtain one lightweight student each time. Consequently, we have to conduct KD multiple times when different students are required at the same time, which co…

Cited by 0SourcecodeScholar
2023

Exploring Better Text Image Translation with Multimodal Codebook

ACL 2023long

Text image translation (TIT) aims to translate the source texts embedded in the image to target translations, which has a wide range of applications and thus has important research value. However, current studies on TIT are confronted with two main bottlenecks: 1) this task lacks a publicly availabl…

2023

Fan-Beam Binarization Difference Projection (FB-BDP): A Novel Local Object Descriptor for Fine-Grained Leaf Image Retrieval

ICCV 2023poster

Fine-grained leaf image retrieval (FGLIR) aims to search similar leaf images in subspecies level which involves very high interclass visual similarity and accordingly poses great challenges to leaf image description. In this study, we introduce a new concept, named fan-beam binarization difference p…

Cited by 4PDFcodeScholar
2023

Few-Shot Physically-Aware Articulated Mesh Generation via Hierarchical Deformation

ICCV 2023poster

We study the problem of few-shot physically-aware articulated mesh generation. By observing an articulated object dataset containing only a few examples, we wish to learn a model that can generate diverse meshes with high visual fidelity and physical validity. Previous mesh generative models either…

Cited by 8PDFcodeScholar
2023

In-Image Neural Machine Translation with Segmented Pixel Sequence-to-Sequence Model

EMNLP 2023long findings

In-Image Machine Translation (IIMT) aims to convert images containing texts from one language to another. Traditional approaches for this task are cascade methods, which utilize optical character recognition (OCR) followed by neural machine translation (NMT) and text rendering. However, the cascade…

Cited by 0SourceScholar
2023

Joint Training and Decoding for Multilingual End-to-End Simultaneous Speech Translation

ICASSP 2023accepted

Recent studies on end-to-end speech translation(ST) have facilitated the exploration of multilingual end-to-end ST and end-to-end simultaneous ST. In this paper, we investigate end-to-end simultaneous speech translation in a one-to-many multilingual setting which is closer to applications in real sc…

Cited by 0SourceScholar
2023

LEA2: A Lightweight Ensemble Adversarial Attack via Non-overlapping Vulnerable Frequency Regions

ICCV 2023poster

Recent work shows that well-designed adversarial examples can fool deep neural networks (DNNs). Due to their transferability, adversarial examples can also attack target models without extra information, called black-box attacks. However, most existing ensemble attacks depend on numerous substitute…

Cited by 12PDFScholar
2023

Learnable Behavior Control: Breaking Atari Human World Records via Sample-Efficient Behavior Selection

ICLR 2023top-5%

The exploration problem is one of the main challenges in deep reinforcement learning (RL). Recent promising works tried to handle the problem with population-based methods, which collect samples with diverse behaviors derived from a population of different exploratory policies. Adaptive policy selec…

Cited by 17SourcePDFScholar
2023

Low-Confidence Samples Mining for Semi-supervised Object Detection

IJCAI 2023poster

Reliable pseudo labels from unlabeled data play a key role in semi-supervised object detection (SSOD). However, the state-of-the-art SSOD methods all rely on pseudo labels with high confidence, which ignore valuable pseudo labels with lower confidence. Additionally, the insufficient excavation for u…

Cited by 1SourcePDFScholar
2023

MetaDiffuser: Diffusion Model as Conditional Planner for Offline Meta-RL

ICML 2023poster

Recently, diffusion model shines as a promising backbone for the sequence modeling paradigm in offline reinforcement learning(RL). However, these works mostly lack the generalization ability across tasks with reward or dynamics change. To tackle this challenge, in this paper we propose a task-orient…

Cited by 58SourcePDFScholar
2023

MoralDial: A Framework to Train and Evaluate Moral Dialogue Systems via Moral Discussions

ACL 2023long

Morality in dialogue systems has raised great attention in research recently. A moral dialogue system aligned with users’ values could enhance conversation engagement and user connections. In this paper, we propose a framework, MoralDial to train and evaluate moral dialogue systems. In our framework…

2023

Pay More Attention to Relation Exploration for Knowledge Base Question Answering

ACL 2023findings

Knowledge base question answering (KBQA) is a challenging task that aims to retrieve correct answers from large-scale knowledge bases. Existing attempts primarily focus on entity representation and final answer reasoning, which results in limited supervision for this task. Moreover, the relations, w…

2023

Poisoning with Cerberus: Stealthy and Colluded Backdoor Attack against Federated Learning

AAAI 2023technical

Are Federated Learning (FL) systems free from backdoor poisoning with the arsenal of various defense strategies deployed? This is an intriguing problem with significant practical implications regarding the utility of FL services. Despite the recent flourish of poisoning-resilient FL methods, our stu…

2023

Reconstructed Convolution Module Based Look-Up Tables for Efficient Image Super-Resolution

ICCV 2023poster

Look-up table (LUT)-based methods have shown the great efficacy in single image super-resolution (SR) task. However, previous methods don't delve into the essential reason of restricted receptive field (RF) size in LUT, which is caused by the interaction of space and channel features in vanilla co…

Cited by 22PDFcodeScholar
2023

Rethinking the Reasonability of the Test Set for Simultaneous Machine Translation

ICASSP 2023accepted

Simultaneous machine translation (SimulMT) models start translation before the end of the source sentence, making the translation monotonically aligned with the source sentence. However, the general full-sentence translation test set is acquired by offline translation of the entire source sentence,…

Cited by 0SourceScholar
2023

Theoretically Guaranteed Bidirectional Data Rectification for Robust Sequential Recommendation

NeurIPS 2023poster

Sequential recommender systems (SRSs) are typically trained to predict the next item as the target given its preceding (and succeeding) items as the input. Such a paradigm assumes that every input-target pair is reliable for training. However, users can be induced to click on items that are inconsis…

Cited by 4SourcePDFScholar
2023

Universal Information Extraction with Meta-Pretrained Self-Retrieval

ACL 2023findings

Universal Information Extraction (Universal IE) aims to solve different extraction tasks in a uniform text-to-structure generation manner. Such a generation procedure tends to struggle when there exist complex information structures to be extracted. Retrieving knowledge from external knowledge bases…

2022

Analyzing and Evaluating Faithfulness in Dialogue Summarization

EMNLP 2022main

Dialogue summarization is abstractive in nature, making it suffer from factual errors. The factual correctness of summaries has the highest priority before practical applications. Many efforts have been made to improve faithfulness in text summarization. However, there is a lack of systematic study…

2022

BCOT: A Markerless High-Precision 3D Object Tracking Benchmark

CVPR 2022poster

Template-based 3D object tracking still lacks a high-precision benchmark of real scenes due to the difficulty of annotating the accurate 3D poses of real moving video objects without using markers. In this paper, we present a multi-view approach to estimate the accurate 3D poses of real moving objec…

Cited by 17PDFcodeScholar
2022

Bi-CMR: Bidirectional Reinforcement Guided Hashing for Effective Cross-Modal Retrieval

AAAI 2022technical

Cross-modal hashing has attracted considerable attention for large-scale multimodal data. Recent supervised cross-modal hashing methods using multi-label networks utilize the semantics of multi-labels to enhance retrieval accuracy, where label hash codes are learned independently. However, all these…

Cited by 16SourcePDFScholar
2022

C3KG: A Chinese Commonsense Conversation Knowledge Graph

ACL 2022findings

Existing commonsense knowledge bases often organize tuples in an isolated manner, which is deficient for commonsense conversational models to plan the next steps. To fill the gap, we curate a large-scale multi-turn human-written conversation corpus, and create the first Chinese commonsense conversat…

2022

DOMINO: Decomposed Mutual Information Optimization for Generalized Context in Meta-Reinforcement Learning

NeurIPS 2022accept

Adapting to the changes in transition dynamics is essential in robotic applications. By learning a conditional policy with a compact context, context-aware meta-reinforcement learning provides a flexible way to adjust behavior according to dynamics changes. However, in real-world applications, the a…

Cited by 13SourcePDFScholar
2022

Filter Pruning via Feature Discrimination in Deep Neural Networks

ECCV 2022poster

"Filter pruning is one of the most effective methods to compress deep convolutional networks (CNNs). In this paper, as a key component in filter pruning, We first propose a feature discrimination based filter importance criterion, namely Receptive Field Criterion (RFC). It turns the maximum activati…

Cited by 28SourcePDFScholar
2022

Generate, Discriminate and Contrast: A Semi-Supervised Sentence Representation Learning Framework

EMNLP 2022main

Most sentence embedding techniques heavily rely on expensive human-annotated sentence pairs as the supervised signals. Despite the use of large-scale unlabeled data, the performance of unsupervised methods typically lags far behind that of the supervised counterparts in most downstream tasks. In thi…

2022

GeoAug: Data Augmentation for Few-Shot NeRF with Geometry Constraints

ECCV 2022poster

"Neural Radiance Fields (NeRF) show remarkable ability to render novel views of a certain scene by learning an implicit volumetric representation with only posed RGB images. Despite its impressiveness and simplicity, NeRF usually converges to sub-optimal solutions with incorrect geometries given few…

Cited by 39SourcePDFScholar
2022

Learning Common Dependency Structure for Unsupervised Cross-Domain Ner

ICASSP 2022accepted

Unsupervised cross-domain NER task aims to solve the issues when data in a new domain are fully-unlabeled. It leverages labeled data from source domain to predict entities in unlabeled target domain. Since training models on large domain corpus is time-consuming, in this paper, we consider an altern…

Cited by 0SourceScholar
2022

MISC: A Mixed Strategy-Aware Model integrating COMET for Emotional Support Conversation

ACL 2022long

Applying existing methods to emotional support conversation—which provides valuable assistance to people who are in need—has two major limitations: (a) they generally employ a conversation-level emotion label, which is too coarse-grained to capture user’s instant mental state; (b) most of them focus…

2022

Perceiving Stroke-Semantic Context: Hierarchical Contrastive Learning for Robust Scene Text Recognition

AAAI 2022technical

We introduce Perceiving Stroke-Semantic Context (PerSec), a new approach to self-supervised representation learning tailored for Scene Text Recognition (STR) task. Considering scene text images carry both visual and semantic properties, we equip our PerSec with dual context perceivers which can cont…

Cited by 50SourcePDFScholar
2022

Robust Network Architecture Search via Feature Distortion Restraining

ECCV 2022poster

"The vulnerability of DNNs severely limits the application of it in the security-sensitive domains. Most of the existing methods improve the robustness of models from weight optimization, such as adversarial training and regularization. However, the architecture is also a key factor to robustness, w…

Cited by 7SourcePDFScholar
2022

Self-supervised Learning and Adaptation for Single Image Dehazing

IJCAI 2022poster

Existing deep image dehazing methods usually depend on supervised learning with a large number of hazy-clean image pairs which are expensive or difficult to collect. Moreover, dehazing performance of the learned model may deteriorate significantly when the training hazy-clean image pairs are insuffi…

2022

Semi-supervised Object Detection with Adaptive Class-Rebalancing Self-Training

AAAI 2022technical

While self-training achieves state-of-the-art results in semi-supervised object detection (SSOD), it severely suffers from foreground-background and foreground-foreground imbalances in SSOD. In this paper, we propose an Adaptive Class-Rebalancing Self-Training (ACRST) with a novel memory module call…

Cited by 61SourcePDFScholar
2022

Socially-Attentive Policy Optimization in Multi-Agent Self-Driving System

CoRL 2022poster

As increasing numbers of autonomous vehicles (AVs) are being deployed, it is important to construct a multi-agent self-driving (MASD) system for navigating traffic flows of AVs. In an MASD system, AVs not only navigate themselves to pursue their own goals, but also interact with each other to preven…

Cited by 12SourceScholar
2022

Structure-Unified M-Tree Coding Solver for Math Word Problem

EMNLP 2022main

As one of the challenging NLP tasks, designing math word problem (MWP) solvers has attracted increasing research attention for the past few years. In previous work, models designed by taking into account the properties of the binary tree structure of mathematical expressions at the output side have…

2022

Syntax-Based Graph Matching for Knowledge Base Question Answering

ICASSP 2022accepted

Semantic parsing is a mainstream method of knowledge base question answering task that first generates a set of logical forms according to question and knowledge base (KB), and then selects the most matching one to get answers. However, existing selection methods are usually based on word-level matc…

Cited by 0SourceScholar
2022

The Volcspeech System for the ICASSP 2022 Multi-Channel Multi-Party Meeting Transcription Challenge

ICASSP 2022accepted

This paper describes our submission to ICASSP 2022 Multi-channel Multi-party Meeting Transcription (M2MeT) Challenge. For Track 1, we propose several approaches to make the clustering-based speaker diarization system enable to handle overlapped speech. Front-end dereverberation and the direction-of-…

Cited by 0SourceScholar
2022

Towards Generalized Open Information Extraction

EMNLP 2022finding

Open Information Extraction (OpenIE) facilitates the open-domain discovery of textual facts. However, the prevailing solutions evaluate OpenIE models on in-domain test sets aside from the training corpus, which certainly violates the initial task principle of domain-independence. In this paper, we p…

2022

Towards Robust Neural Machine Translation with Iterative Scheduled Data-Switch Training

COLING 2022main

Most existing methods on robust neural machine translation (NMT) construct adversarial examples by injecting noise into authentic examples and indiscriminately exploit two types of examples. They require the model to translate both the authentic source sentence and its adversarial counterpart into t…

2021

Arrhythmia Classification with Heartbeat-Aware Transformer

ICASSP 2021accepted

Electrocardiography (ECG) is a conventional method in arrhythmia diagnosis. In this paper, we proposed a novel neural network model which treats typical heartbeat classification task as ‘Translation’ problem. By introducing Transformer structure into model, and adding heartbeat-aware attention mecha…

Cited by 0SourceScholar
2021

Does Every Data Instance Matter? Enhancing Sequential Recommendation by Eliminating Unreliable Data

IJCAI 2021poster

Most sequential recommender systems (SRSs) predict next-item as target for each user given its preceding items as input, assuming that each input is related to its target. However, users may unintentionally click on items that are inconsistent with their preference. We emp…

Cited by 28SourcePDFScholar
2021

Enhancing Deep Paraphrase Identification via Leveraging Word Alignment Information

ICASSP 2021accepted

Recent deep learning based methods have achieved impressive performance on paraphrase identification (PI), a fundamental NLP task, judging whether two sentences are semantically equivalent or not. However, their success heavily relies on massive labeled samples, which are time-consuming and expensiv…

Cited by 0SourceScholar
2021

Hierarchical Bit-Wise Differential Coding (HBDC) of Point Cloud Attributes

ICASSP 2021accepted

Targeting both computing and coding efficiencies, we propose in this work a novel hierarchical bit-wise differential coding scheme to compress point cloud attributes. The encoder firstly quantizes and organizes the points into an octree structure and, for each internal node, picks its attribute(s) f…

Cited by 0SourceScholar
2021

Improving Tree-Structured Decoder Training for Code Generation via Mutual Learning

AAAI 2021technical

Code generation aims to automatically generate a piece of code given an input natural language utterance. Currently, among dominant models, it is treated as a sequence-to-tree task, where a decoder outputs a sequence of actions corresponding to the pre-order traversal of an Abstract Syntax Tree. How…

2021

Maximal Clique Based Non-Autoregressive Open Information Extraction

EMNLP 2021main

Open Information Extraction (OpenIE) aims to discover textual facts from a given sentence. In essence, the facts contained in plain text are unordered. However, the popular OpenIE systems usually output facts sequentially in the way of predicting the next fact conditioned on the previous decoded one…

Cited by 19SourcePDFScholar
2021

Model-Based Reinforcement Learning via Imagination with Derived Memory

NeurIPS 2021poster

Model-based reinforcement learning aims to improve the sample efficiency of policy learning by modeling the dynamics of the environment. Recently, the latent dynamics model is further developed to enable fast planning in a compact space. It summarizes the high-dimensional experiences of an agent, wh…

Cited by 9SourcePDFScholar
2021

Modeling Homophone Noise for Robust Neural Machine Translation

ICASSP 2021accepted

In this paper, we propose a robust neural machine translation (NMT) framework to deal with homophone errors. The framework consists of a homophone noise detector and a syllable-aware NMT model. The detector identifies potential homophone errors in a textual sentence and converts them into syllables…

Cited by 0SourceScholar
2021

Pre-training with Meta Learning for Chinese Word Segmentation

NAACL 2021long

Recent researches show that pre-trained models (PTMs) are beneficial to Chinese Word Segmentation (CWS). However, PTMs used in previous works usually adopt language modeling as pre-training tasks, lacking task-specific prior segmentation knowledge and ignoring the discrepancy between pre-training ta…

Cited by 23SourcePDFScholar
2021

Reasoning in Dialog: Improving Response Generation by Context Reading Comprehension

AAAI 2021technical

In multi-turn dialog, utterances do not always take the full form of sentences (Carbonell 1983), which naturally makes understanding the dialog context more difficult. However, it is essential to fully grasp the dialog context to generate a reasonable response. Hence, in this paper, we propose to im…

2021

Relational Navigation Learning in Continuous Action Space among Crowds

ICRA 2021poster

In this paper, a novel navigation learning method in continuous action space among crowds based on relational graph is proposed which can be directly deployed on differential-drive mobile robots without any change. More specifically, in order to increase generalization ability in crowd sizes, Graph…

Cited by 9SourceScholar
2021

Self-Supervised Video Representation Learning by Context and Motion Decoupling

CVPR 2021poster

A key challenge in self-supervised video representation learning is how to effectively capture motion information besides context bias. While most existing works implicitly achieve this with video-specific pretext tasks (e.g., predicting clip orders, time arrows, and paces), we develop a method that…

Cited by 67PDFcodeScholar
2021

Train a One-Million-Way Instance Classifier for Unsupervised Visual Representation Learning

AAAI 2021technical

This paper presents a simple unsupervised visual representation learning method with a pretext task of discriminating all images in a dataset using a parametric, instance-level classifier. The overall framework is a replica of a supervised classification model, where semantic classes (e.g., dog, bir…

Cited by 5SourcePDFScholar
2020

An Iterative Multi-Source Mutual Knowledge Transfer Framework for Machine Reading Comprehension

IJCAI 2020poster

The lack of sufficient training data in many domains, poses a major challenge to the construction of domain-specific machine reading comprehension (MRC) models with satisfying performance. In this paper, we propose a novel iterative multi-source mutual knowledge transfer framework for MRC. As an ext…

2020

Graph Geometry Interaction Learning

NeurIPS 2020poster

While numerous approaches have been developed to embed graphs into either Euclidean or hyperbolic spaces, they do not fully utilize the information available in graphs, or lack the flexibility to model intrinsic complex graph geometry. To utilize the strength of both Euclidean and hyperbolic geometr…