← Search

Chao Li

132 accepted papers

2026

AIR-DR: Adaptive Image Retargeting with Instance Relocation and Dual-guidance Repainting

AAAI 2026technical

Image retargeting aims to adjust the aspect ratio of images to accommodate various display devices. While existing methods consider both foreground semantics and background inpainting, their Seam-carving-based framework is inherently destructive, often compromising the structural integrity of foregr

Cited by 0SourcePDFScholar
2026

Asymmetric Cross-Modal Knowledge Distillation: Bridging Modalities with Weak Semantic Consistency

AAAI 2026technical

Cross-modal Knowledge Distillation has demonstrated promising performance on paired modalities with strong semantic connections, referred to as Symmetric Cross-modal Knowledge Distillation (SCKD). However, implementing SCKD becomes exceedingly constrained in real-world scenarios due to the limited a

Cited by 0SourcePDFScholar
2026

CAT-Q: Cost-efficient and Accurate Ternary Quantization for LLMs

ICML 2026oral

In this paper, we present CAT-Q, **C**ost-efficient and **A**ccurate **T**ernary **Q**uantization, to compress LLMs. Unlike current state-of-the-art ternary quantization methods that rely on data-intensive and costly quantization-aware training to mitigate severe performance degradation, CAT-Q emplo…

Cited by 0SourceScholar
2026

Can Pseudo-Label Be More Reliable? A Simple yet Effective Topology-Aware Graph Self-Training Method

AAAI 2026technical

Graph Neural Networks (GNNs) have demonstrated impressive success across a range of graph-based tasks. However, their performance in node classification typically relies on enough high-quality labeled data which are difficult to obtain in practice. Self-training emerges as a promising solution to ta

Cited by 0SourcePDFScholar
2026

Chain-of-Models Pre-Training: Rethinking Training Acceleration of Vision Foundation Models

CVPR 2026

In this paper, we present Chain-of-Models Pre-Training (CoM-PT), a novel performance-lossless training acceleration method for vision foundation models (VFMs). This approach fundamentally differs from existing acceleration methods in its core motivation: rather than optimizing each model individuall

Cited by 0SourcecodeScholar
2026

DARLING: Dual Hypergraph-Enhanced Curriculum-Guided Graph Structure Learning for Node Classification

AAAI 2026technical

Graph Structure Learning (GSL) aims to simultaneously enhance the original graph and the performance of Graph Neural Networks. However, existing GSL methods for node classification fail to consider neighborhood label dependencies during training, which limits their ability to refine the graph struct

Cited by 0SourcePDFScholar
2026

Enhancing Generative Auto-bidding with Offline Reward Evaluation and Policy Search

ICLR 2026oral

Auto-bidding serves as a critical tool for advertisers to improve their advertising performance. Recent progress has demonstrated that AI-Generated Bidding (AIGB), which learns a conditional generative planner from offline data, achieves superior performance compared to typical offline reinforcement…

Cited by 0SourceScholar
2026

FreqTAD: Multi-scale Frequency Encoding and Time-Frequency Attention for Anomaly Detection in Dynamic Graphs

AAAI 2026technical

Anomaly detection in dynamic graphs aims to capture the dynamic evolution characteristics of graphs, and then identify abnormal behaviors that deviate from normal patterns. However, previous studies fail to decouple periodic and bursty information during the time encoding process, which hinders thei

Cited by 0SourcePDFScholar
2026

FutureMind: Equipping Small Language Models with Strategic Thinking-Pattern Priors via Adaptive Knowledge Distillation

ICLR 2026poster

Small Language Models (SLMs) are attractive for cost-sensitive and resource-limited settings due to their efficient, low-latency inference. However, they often struggle with complex, knowledge-intensive tasks that require structured reasoning and effective retrieval. To address these limitations, we…

Cited by 0SourceScholar
2026

ICAD-LLM: One-for-All Anomaly Detection via In-Context Learning with Large Language Models

AAAI 2026technical

Anomaly detection (AD) is a fundamental task of critical importance across numerous domains. Current systems increasingly operate in rapidly evolving environments that generate diverse yet interconnected data modalities—such as time series, system logs, and tabular records—as exemplified by modern I

Cited by 0SourcePDFScholar
2026

Learning Patient-Specific Disease Dynamics With Latent Flow Matching For Longitudinal Imaging Generation

ICLR 2026poster

Understanding disease progression is a central clinical challenge with direct implications for early diagnosis and personalized treatment. While recent generative approaches have attempted to model progression, key mismatches remain: disease dynamics are inherently continuous and monotonic, yet late…

Cited by 0SourceScholar
2026

MTNL: A Unified Modeling Perspective for Enhancing Tensor Network Learning

ICML 2026poster

Over the years, the unsupervised and supervised learning research directions of tensor networks (TNs) have mainly developed in parallel. In this paper, we provide a view for their cooperative advancement through a novel mixed tensor network learning (MTNL) framework that unifies the two fields. Spec…

Cited by 0SourceScholar
2026

Neural Dynamic GI: Random-Access Neural Compression for Temporal Lightmaps in Dynamic Lighting Environments

CVPR 2026

High-quality global illumination (GI) in real-time rendering is commonly achieved using precomputed lighting techniques, with lightmap as the standard choice. To support GI for static objects in dynamic lighting environments, multiple lightmaps at different lighting conditions need to be precomputed

Cited by 0SourceScholar
2026

Physiology as Language: Translating Nocturnal Breathing to EEG

ICML 2026poster

This paper introduces a novel cross-physiology translation task: synthesizing sleep electroencephalography (EEG) from respiration signals. To address the significant complexity gap between the two modalities, we propose a waveform-conditional generative framework that preserves fine-grained respirat…

Cited by 0SourceScholar
2026

Seeing the Scene Matters: Revealing Forgetting in Video Understanding Models with a Scene-Aware Long-Video Benchmark

CVPR 2026

Long video understanding (LVU) remains a core challenge in multimodal learning. Although recent vision-language models (VLMs) have made notable progress, existing benchmarks mainly focus on either fine-grained perception or coarse summarization, offering limited insight into temporal understanding o

Cited by 0SourceScholar
2026

SliderQuant: Accurate Post-Training Quantization for LLMs

ICLR 2026poster

In this paper, we address post-training quantization (PTQ) for large language models (LLMs) from an overlooked perspective: given a pre-trained high-precision LLM, the predominant sequential quantization framework treats different layers equally, but this may be not optimal in challenging bit-width…

Cited by 0SourcecodeScholar
2026

Sparsification Under Siege: Dual-Level Defense Against Poisoning in Communication-Efficient Federated Learning

IJCAI 2026

Gradient sparsification, while mitigating communication bottlenecks in Federated Learning (FL), fundamentally alters the geometric landscape of model updates. We reveal that the resultant high-dimensional orthogonality renders traditional Euclidean-based robust aggregation metrics mathematically amb

Cited by 0Scholar
2026

Stage-Aware Graph Contrastive Learning with Node-oriented Mixture of Experts

AAAI 2026technical

Text-attributed graphs (TAGs), which associate rich textual descriptions with each node, are widely employed to represent complex relationships among real-world textual entities. Currently, representation learning for TAGs leverages large language models (LLMs) to transform node-matched textual desc

Cited by 0SourcePDFScholar
2026

State-Derivative-Aware Neural Controlled Differential Equations for Multivariate Time Series Anomaly Detection and Diagnosis

AAAI 2026technical

Multivariate time series anomaly detection is a crucial factor in real-world applications but a challenging task due to the complex temporal dependencies and system dynamics. Reconstruction-based methods have made great improvements in recent years. However, we observe an issue these methods are suf

Cited by 0SourcePDFScholar
2026

Two Modalities Are Better Than One: Efficient Adversarial Purification via Multimodal Diffusion Models

ICML 2026poster

Adversarial purification uses generative models to restore clean data distributions from unseen attacks without retraining classifiers. However, unimodal diffusion-based approaches struggle to preserve semantic consistency, while recent multimodal variants rely on computationally expensive adversari…

Cited by 0SourceScholar
2026

VELR: Efficient Video Reward Feedback via Ensemble Latent Reward Models

ICML 2026poster

Reward feedback learning (ReFL) is effective for both text-to-image (T2I) and text-to-video (T2V) generation with image reward models (RMs). However, image RMs are misaligned with temporal objectives of T2V, motivating ReFL with video reward models. Nevertheless, directly deploying video RMs is impr…

Cited by 0SourceScholar
2025

Beyond Mandatory Federations: Balancing Egoism, Utilitarianism and Egalitarianism in Mixed-Motive Games

AAAI 2025technical

In the field of mixed-motive games, extensive multi-agent learning studies have explored the balance between egoism (individual interest), utilitarianism (collective interest), and egalitarianism (fairness). Traditional approaches often rely on manually designed reward functions, social norms, and a…

2025

Bridging Traffic State and Trajectory for Dynamic Road Network and Trajectory Representation Learning

AAAI 2025technical

Effective urban traffic management is vital for sustainable city development, relying on intelligent systems with machine learning tasks such as traffic flow prediction and travel time estimation. Traditional approaches usually focus on static road network and trajectory representation learning, and…

2025

CoLA-Former: Graph Transformer Using Communal Linear Attention for Lightweight Sequential Recommendation

IJCAI 2025

Graph Transformer has shown great promise in capturing the dynamics of user preferences for sequential recommendations. However, the self-attention mechanism within its structure is of quadratic complexity, posing challenges for deployment on devices with limited resources. To this end, we propose a

2025

Crafting Customisable Characters with LLMs: A Persona-Driven Role-Playing Agent Framework

EMNLP 2025

Large Language Models (LLMs) demonstrate remarkable ability to comprehend instructions and generate human-like text, enabling sophisticated agent simulation beyond basic behavior replication. However, the potential for creating freely customisable characters remains underexplored. We introduce the C

2025

DoF: A Diffusion Factorization Framework for Offline Multi-Agent Reinforcement Learning

ICLR 2025poster

Diffusion models have been widely adopted in image and language generation and are now being applied to reinforcement learning. However, the application of diffusion models in offline cooperative Multi-Agent Reinforcement Learning (MARL) remains limited. Although existing studies explore this direct…

2025

Forensics-Bench: A Comprehensive Forgery Detection Benchmark Suite for Large Vision Language Models

CVPR 2025poster

Recently, the rapid development of AIGC has significantly boosted the diversities of fake media spread in the Internet, posing unprecedented threats to social security, politics, law, and etc.To detect the ever-increasingly **diverse** malicious fake media in the new era of AIGC, recent studies have…

2025

Generate or Re-Weight? A Mutual-Guidance Method for Class-Imbalanced Graphs

IJCAI 2025

Class imbalance is a widespread problem in graph-structured data. The existing studies tailored for class-imbalanced graphs are typically categorized into generative and re-weighting methods. However, the former merely focuses on quantity balance rather than learning balance. The latter performs the

2025

Hyperspectral Pansharpening via Diffusion Models with Iteratively Zero-Shot Guidance

CVPR 2025poster

Hyperspectral pansharpening refers to fusing a panchromatic image (PAN) and a low-resolution hyperspectral image (LR-HSI) to obtain a high-resolution hyperspectral image (HR-HSI). Recently, guiding pre-trained diffusion models (DMs) has demonstrated significant potential in this area, leveraging the…

2025

Idea23D: Collaborative LMM Agents Enable 3D Model Generation from Interleaved Multimodal Inputs

COLING 2025main

With the success of 2D diffusion models, 2D AIGC content has already transformed our lives. Recently, this success has been extended to 3D AIGC, with state-of-the-art methods generating textured 3D models from single images or text. However, we argue that current 3D AIGC methods still don’t fully un…

2025

Lightweight Yet Fine-Grained: A Graph Capsule Convolutional Network with Subspace Alignment for Shared-Account Sequential Recommendation

AAAI 2025technical

Shared-account Sequential Recommendation (SSR) aims to provide personalized recommendations for accounts shared by multiple users with varying sequential preferences. Previous studies on SSR struggle to capture the fine-grained associations between interactions and different latent users within the…

2025

MISCGrasp: Leveraging Multiple Integrated Scales and Contrastive Learning for Enhanced Volumetric Grasping

IROS 2025

Robotic grasping faces challenges in adapting to objects with varying shapes and sizes. In this paper, we introduce MISCGrasp, a volumetric grasping method that integrates multi-scale feature extraction with contrastive feature enhancement for self-adaptive grasping. We propose a query-based interac

Cited by 2SourcecodeScholar
2025

NeuGrasp: Generalizable Neural Surface Reconstruction with Background Priors for Material-Agnostic Object Grasp Detection

ICRA 2025

Robotic grasping in scenes with transparent and specular objects presents great challenges for methods relying on accurate depth information. In this paper, we introduce NeuGrasp, a neural surface reconstruction method that leverages background priors for material-agnostic grasp detection. NeuGrasp

Cited by 3SourcecodeScholar
2025

SF-TIM: A Simple Framework for Enhancing Quadrupedal Robot Jumping Agility by Combining Terrain Imagination and Measurement

IROS 2025

Dynamic jumping on high platforms and over gaps differentiates legged robots from wheeled counterparts. Compared to walking on rough terrains, dynamic locomotion on abrupt surfaces requires fusing proprioceptive and exteroceptive perception for explosive movements. In this paper, we propose SF-TIM (

Cited by 3SourcecodeScholar
2025

STEPS: Sequential Probability Tensor Estimation for Text-to-Image Hard Prompt Search

CVPR 2025poster

Recent text-to-image (T2I) diffusion models have demonstrated remarkable capabilities in visual synthesis, yet their performance heavily relies on the quality of input prompts. However, optimizing discrete prompts remains challenging because the discrete nature of tokens prevents the direct applicat…

2025

Teacher-guided Edge Discriminator for Personalized Graph Masked Autoencoder

AAAI 2025technical

Graph Masked AutoEncoder (GMAE) has recently attracted vast interest in handling graph-related tasks by adopting the 'masking-reconstruction' learning paradigm. Most existing GMAE-based methods adhere to the homophily assumption, i.e., connected nodes share the same attributes or labels. However, th…

2024

Adversarial Training on Purification (AToP): Advancing Both Robustness and Generalization

ICLR 2024poster

The deep neural networks are known to be vulnerable to well-designed adversarial attacks. The most successful defense technique based on adversarial training (AT) can achieve optimal robustness against particular attacks but cannot generalize well to unseen attacks. Another effective defense techniq…

2024

Aligning Knowledge Graph with Visual Perception for Object-goal Navigation

ICRA 2024poster

Object-goal navigation is a challenging task that requires guiding an agent to specific objects based on first-person visual observations. The ability of agent to comprehend its surroundings plays a crucial role in achieving successful object finding. However, existing knowledge-graph-based navigato…

Cited by 8SourcecodeScholar
2024

Decentralized Communication-Maintained Coordination for Multi-Robot Exploration: Achieving Connectivity and Adaptability

IROS 2024poster

The realm of multi-robot autonomous exploration tasks underscores the critical role of communication in coordinating group activities. This paper introduces an innovative decentralized multi-robot exploration algorithm, meticulously crafted to ensure unbroken communication within robotic groups, a c…

Cited by 1SourceScholar
2024

Diagnosing the Compositional Knowledge of Vision Language Models from a Game-Theoretic View

ICML 2024poster

Compositional reasoning capabilities are usually considered as fundamental skills to characterize human perception. Recent studies show that current Vision Language Models (VLMs) surprisingly lack sufficient knowledge with respect to such capabilities. To this end, we propose to thoroughly diagnose…

2024

Dual Defense: Enhancing Privacy and Mitigating Poisoning Attacks in Federated Learning

NeurIPS 2024poster

Federated learning (FL) is inherently susceptible to privacy breaches and poisoning attacks. To tackle these challenges, researchers have separately devised secure aggregation mechanisms to protect data privacy and robust aggregation methods that withstand poisoning attacks. However, simultaneously…

2024

Enhancing Adversarial Training with Prior Knowledge Distillation for Robust Image Compression

ICASSP 2024accepted

Deep neural network-based image compression (NIC) has achieved excellent performance, but NIC method models have been shown to be susceptible to backdoor attacks. Adversarial training has been validated in image compression models as a common method to enhance model robustness. However, the improvem…

Cited by 0SourceScholar
2024

Enhancing Vision Transformer: Amplifying Non-Linearity in Feedforward Network Module

ICML 2024poster

Transformer models have been gaining substantial interest in the field of computer vision tasks nowadays. Although a vision transformer contains two important components which are self-attention module and feedforward network (FFN) module, the majority of research tends to concentrate on modifying t…

Cited by 3SourcePDFScholar
2024

Feasible Region Construction by Polygon Merging for Continuous Bipedal Walking*

IROS 2024poster

Feasible regions for continuous walking must provide necessary information for footstep planning, including surrounding landing areas and details about obstacles to be avoided during foot swing. However, the current frame lacks sufficient information to construct a feasible region needed at the curr…

Cited by 1SourceScholar
2024

LIKO: LiDAR, Inertial, and Kinematic Odometry for Bipedal Robots

ICRA 2024poster

High-frequency and accurate state estimation is crucial for biped robots. This paper presents a tightly-coupled LiDAR-Inertial-Kinematic Odometry (LIKO) for biped robot state estimation based on an iterated extended Kalman filter. Beyond state estimation, the foot contact position is also modeled an…

Cited by 2SourcecodeScholar
2024

Leveraging Redundancy in Feature for Efficient Learned Image Compression

ICASSP 2024accepted

In recent years, with the development of the field of learned image compression, numerous models with excellent rate-distortion performance have emerged. However, the considerable computational complexity inherent in these models poses challenges for their practical deployment. In this paper, we inv…

Cited by 0SourceScholar
2024

LoRAExit: Empowering Dynamic Modulation of LLMs in Resource-limited Settings using Low-rank Adapters

EMNLP 2024finding

Large Language Models (LLMs) have exhibited remarkable performance across various natural language processing tasks. However, deploying LLMs on resource-limited settings remains a challenge. While early-exit techniques offer an effective approach, they often require compromised training methods that…

Cited by 0SourcePDFScholar
2024

Long-range Meta-path Search on Large-scale Heterogeneous Graphs

NeurIPS 2024poster

Utilizing long-range dependency, a concept extensively studied in homogeneous graphs, remains underexplored in heterogeneous graphs, especially on large ones, posing two significant challenges: Reducing computational costs while maximizing effective information utilization in the presence of heterog…

2024

MMAD:Multi-modal Movie Audio Description

COLING 2024main

Audio Description (AD) aims to generate narrations of information that is not accessible through unimodal hearing in movies to aid the visually impaired in following film narratives. Current solutions rely heavily on manual work, resulting in high costs and limited scalability. While automatic metho…

2024

Multi-Agent Exploration via Self-Learning and Social Learning

ICASSP 2024accepted

Self-learning and social learning stand as two pivotal constituents in multi-agent exploration. Inspired by the fact that animals and humans explore unfamiliar environments to learn survival skills by training themselves using unlabeled data and replicating others’ successful experiences, we propose…

Cited by 0SourceScholar
2024

Multi-Agent Sparse Interaction Modeling is an Anomaly Detection Problem

ICASSP 2024accepted

Most real-world multi-agent tasks exhibit the characteristic of sparse interaction, wherein agents interact with each other in a limited number of crucial states while largely acting independently. Effectively modeling the sparse interaction and leveraging the learned interaction structure to instru…

Cited by 0SourceScholar
2024

Novel Multiport Output Twisted String Actuator with Self-differential Mechanism: Hand Glove Application

IROS 2024poster

The differential mechanism can reduce the number of actuators and efficiently distribute force or power. We proposed a novel multiport output twisted string actuator (MO-TSA) with self-differential mechanism that employs a single actuator to achieve multiport outputs. The differential MO-TSA is adap…

Cited by 0SourceScholar
2024

Optimistic Value Instructors for Cooperative Multi-Agent Reinforcement Learning

AAAI 2024technical

In cooperative multi-agent reinforcement learning, decentralized agents hold the promise of overcoming the combinatorial explosion of joint action space and enabling greater scalability. However, they are susceptible to a game-theoretic pathology called relative overgeneralization that shadows the o…

Cited by 2SourcePDFScholar
2024

Prune and Repaint: Content-Aware Image Retargeting for any Ratio

NeurIPS 2024poster

Image retargeting is the task of adjusting the aspect ratio of images to suit different display devices or presentation environments. However, existing retargeting methods often struggle to balance the preservation of key semantics and image quality, resulting in either deformation or loss of import…

2024

QT-ViT: Improving Linear Attention in ViT with Quadratic Taylor Expansion

NeurIPS 2024poster

Vision transformer model (ViT) is widely used and performs well in vision tasks due to its ability to capture long-range dependencies. However, the time complexity and memory consumption increase quadratically with the number of input patches which limits the usage of ViT in real-world applications.…

Cited by 0SourcePDFScholar
2024

STAR: Spatio-Temporal State Compression for Multi-Agent Tasks with Rich Observations

IJCAI 2024poster

This paper focuses on the problem of learning compressed state representations for multi-agent tasks. Under the assumption of rich observation, we pinpoint that the state representations should be compressed both spatially and temporally to enable efficient prioritization of task-relevant features,…

Cited by 0SourcePDFScholar
2024

SVDinsTN: A Tensor Network Paradigm for Efficient Structure Search from Regularized Modeling Perspective

CVPR 2024highlight

Tensor network (TN) representation is a powerful technique for computer vision and machine learning. TN structure search (TN-SS) aims to search for a customized structure to achieve a compact representation which is a challenging NP-hard problem. Recent "sampling-evaluation"-based methods require sa…

Cited by 5SourcePDFScholar
2024

ScaleKD: Strong Vision Transformers Could Be Excellent Teachers

NeurIPS 2024poster

In this paper, we question if well pre-trained vision transformer (ViT) models could be used as teachers that exhibit scalable properties to advance cross architecture knowledge distillation research, in the context of adopting mainstream large-scale visual recognition datasets for evaluation. To ma…

2024

Spherical World-Locking for Audio-Visual Localization in Egocentric Videos

ECCV 2024poster

"Egocentric videos provide comprehensive contexts for user and scene understanding, spanning multisensory perception to behavioral interaction. We propose Spherical World-Locking (SWL) as a general framework for egocentric scene representation, which implicitly transforms multisensory streams with r…

Cited by 4SourcePDFScholar
2024

tnGPS: Discovering Unknown Tensor Network Structure Search Algorithms via Large Language Models (LLMs)

ICML 2024poster

Tensor networks are efficient for extremely high-dimensional representation, but their model selection, known as tensor network structure search (TN-SS), is a challenging problem. Although several works have targeted TN-SS, most existing algorithms are manually crafted heuristics with poor performan…

2023

Alternating Local Enumeration (TnALE): Solving Tensor Network Structure Search with Fewer Evaluations

ICML 2023poster

Tensor network (TN) is a powerful framework in machine learning, but selecting a good TN model, known as TN structure search (TN-SS), is a challenging and computationally intensive task. The recent approach TNLS (Li et al., 2022) showed promising results for this task. However, its computational eff…

2023

Augmentation-Free Dense Contrastive Knowledge Distillation for Efficient Semantic Segmentation

NeurIPS 2023poster

In recent years, knowledge distillation methods based on contrastive learning have achieved promising results on image classification and object detection tasks. However, in this line of research, we note that less attention is paid to semantic segmentation. Existing methods heavily rely on data aug…

2023

DRKF: Distilled Rotated Kernel Fusion for Efficient Rotation Invariant Descriptors in Local Feature Matching

IROS 2023poster

The performance of local feature descriptors degrades in the presence of large rotation variations. To address this issue, we present an efficient approach to learning rotation invariant descriptors. Specifically, we propose Rotated Kernel Fusion (RKF) which imposes rotations on the convolution kern…

Cited by 3SourceScholar
2023

Differentiable Meta Multigraph Search with Partial Message Propagation on Heterogeneous Information Networks

AAAI 2023technical

Heterogeneous information networks (HINs) are widely employed for describing real-world data with intricate entities and relationships. To automatically utilize their semantic information, graph neural architecture search has recently been developed for various tasks of HINs. Existing works, on the…

2023

FDViT: Improve the Hierarchical Architecture of Vision Transformer

ICCV 2023poster

Despite the fact that transformer-based models have yielded great success in computer vision tasks, they suffer from the challenge of high computational costs that limits their use on resource-constrained devices. One major reason is that vision transformers have redundant calculations since the sel…

Cited by 18PDFScholar
2023

Generative Action Description Prompts for Skeleton-based Action Recognition

ICCV 2023poster

Skeleton-based action recognition has recently received considerable attention. Current approaches to skeleton-based action recognition are typically formulated as one-hot classification tasks and do not fully exploit the semantic relations between actions. For example, "make victory sign" and "thum…

Cited by 65PDFcodeScholar
2023

Keep Various Trajectories: Promoting Exploration of Ensemble Policies in Continuous Control

NeurIPS 2023poster

The combination of deep reinforcement learning (DRL) with ensemble methods has been proved to be highly effective in addressing complex sequential decision-making problems. This success can be primarily attributed to the utilization of multiple models, which enhances both the robustness of the polic…

Cited by 0SourcePDFScholar
2023

Learning Neural Duplex Radiance Fields for Real-Time View Synthesis

CVPR 2023poster

Neural radiance fields (NeRFs) enable novel view synthesis with unprecedented visual quality. However, to render photorealistic images, NeRFs require hundreds of deep multilayer perceptron (MLP) evaluations -- for each pixel. This is prohibitively expensive and makes real-time rendering infeasible,…

Cited by 28SourcePDFScholar
2023

NORM: Knowledge Distillation via N-to-One Representation Matching

ICLR 2023poster

Existing feature distillation methods commonly adopt the One-to-one Representation Matching between any pre-selected teacher-student layer pair. In this paper, we present $N$-to-$O$ne $R$epresentation $M$atching (NORM), a new two-stage knowledge distillation method, which relies on a simpleFeature T…

2023

Practice of the Conformer Enhanced Audio-Visual Hubert on Mandarin and English

ICASSP 2023accepted

Considering the bimodal nature of human speech perception, lips, and teeth movement has a pivotal role in automatic speech recognition. Benefiting from the correlated and noise-invariant visual information, audio-visual recognition systems enhance robustness in multiple scenarios. In previous work,…

Cited by 0SourceScholar
2023

RFLA: A Stealthy Reflected Light Adversarial Attack in the Physical World

ICCV 2023poster

Physical adversarial attacks against deep neural networks (DNNs) have recently gained increasing attention. The current mainstream physical attacks use printed adversarial patches or camouflage to alter the appearance of the target object. However, these approaches generate conspicuous adversarial p…

Cited by 35PDFcodeScholar
2023

RiskQ: Risk-sensitive Multi-Agent Reinforcement Learning Value Factorization

NeurIPS 2023poster

Multi-agent systems are characterized by environmental uncertainty, varying policies of agents, and partial observability, which result in significant risks. In the context of Multi-Agent Reinforcement Learning (MARL), learning coordinated and decentralized policies that are sensitive to risk is cha…

2023

Spatially Covariant Lesion Segmentation

IJCAI 2023poster

Compared to natural images, medical images usually show stronger visual patterns and therefore this adds flexibility and elasticity to resource-limited clinical applications by injecting proper priors into neural networks. In this paper, we propose spatially covariant pixel-aligned classifier (SCP)…

Cited by 9SourcePDFScholar
2023

Towards Understanding the Generalization of Deepfake Detectors from a Game-Theoretical View

ICCV 2023poster

This paper aims to explain the generalization of deepfake detectors from the novel perspective of multi-order interactions among visual concepts. Specifically, we propose three hypotheses: 1. Deepfake detectors encode multi-order interactions among visual concepts, in which the low-order interacti…

Cited by 17PDFScholar
2023

Transformed Low-Rank Parameterization Can Help Robust Generalization for Tensor Neural Networks

NeurIPS 2023poster

Multi-channel learning has gained significant attention in recent applications, where neural networks with t-product layers (t-NNs) have shown promising performance through novel feature mapping in the transformed domain. However, despite the practical success of t-NNs, the theoretical analysis of…

2022

AdderIC: Towards Low Computation Cost Image Compression

ICASSP 2022accepted

Recently, learned image compression methods have shown their outstanding rate-distortion performance when compared to traditional frameworks. Although numerous progress has been made in learned image compression, the computation cost is still at a high level. To address this problem, we propose Adde…

Cited by 0SourceScholar
2022

AiM: Taking Answers in Mind to Correct Chinese Cloze Tests in Educational Applications

COLING 2022main

To automatically correct handwritten assignments, the traditional approach is to use an OCR model to recognize characters and compare them to answers. The OCR model easily gets confused on recognizing handwritten Chinese characters, and the textual information of the answers is missing during the mo…

2022

Data Augmentation for Few-Shot Knowledge Graph Completion from Hierarchical Perspective

COLING 2022main

Few-shot knowledge graph completion (FKGC) has become a new research focus in the field of knowledge graphs in recent years, which aims to predict the missing links for relations that only have a few associative triples. Existing models attempt to solve the problem via learning entity and relation r…

2022

Deep Incomplete Multi-View Clustering via Mining Cluster Complementarity

AAAI 2022technical

Incomplete multi-view clustering (IMVC) is an important unsupervised approach to group the multi-view data containing missing data in some views. Previous IMVC methods suffer from the following issues: (1) the inaccurate imputation or padding for missing data negatively affects the clustering perfor…

2022

Ego4D: Around the World in 3,000 Hours of Egocentric Video

CVPR 2022oral

We introduce Ego4D, a massive-scale egocentric video dataset and benchmark suite. It offers 3,670 hours of daily-life activity video spanning hundreds of scenarios (household, outdoor, workplace, leisure, etc.) captured by 931 unique camera wearers from 74 worldwide locations and 9 different countri…

Cited by 1162PDFcodeScholar
2022

Egocentric Activity Recognition and Localization on a 3D Map

ECCV 2022poster

"Given a video captured from a first person perspective and the environment context of where the video is recorded, can we recognize what the person is doing and identify where the action occurs in the 3D space? We address this challenging problem of jointly recognizing and localizing actions of a m…

Cited by 27SourcePDFScholar
2022

Exploring mmWave Radar and Camera Fusion for High-Resolution and Long-Range Depth Imaging

IROS 2022poster

Robotic geo-fencing and surveillance systems require accurate monitoring of objects if/when they violate perimeter restrictions. In this paper, we seek a solution for depth imaging of such objects of interest at high accuracy (few tens of cm) over extended ranges (up to 300 meters) from a single van…

Cited by 9SourceScholar
2022

Interpretable Generative Adversarial Networks

AAAI 2022technical

Learning a disentangled representation is still a challenge in the field of the interpretability of generative adversarial networks (GANs). This paper proposes a generic method to modify a traditional GAN into an interpretable GAN, which ensures that filters in an intermediate layer of the generator…

2022

Learning from the Dictionary: Heterogeneous Knowledge Guided Fine-tuning for Chinese Spell Checking

EMNLP 2022finding

Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors. Recent researches start from the pretrained knowledge of language models and take multimodal information into CSC models to improve the performance. However, they overlook the rich knowledge in the dictionary, the refer…

2022

MCS: An In-battle Commentary System for MOBA Games

COLING 2022main

This paper introduces a generative system for in-battle real-time commentary in mobile MOBA games. Event commentary is important for battles in MOBA games, which is applicable to a wide range of scenarios like live streaming, e-sports commentary and combat information analysis. The system takes real…

Cited by 1SourcePDFScholar
2022

Seeking Patterns, Not just Memorizing Procedures: Contrastive Learning for Solving Math Word Problems

ACL 2022findings

Math Word Problem (MWP) solving needs to discover the quantitative relationships over natural language narratives. Recent work shows that existing models memorize procedures from context and rely on shallow heuristics to solve MWPs. In this paper, we look at this issue and argue that the cause is a…

2022

Spatiotemporal Self-Attention Modeling with Temporal Patch Shift for Action Recognition

ECCV 2022poster

"Transformer-based methods have recently achieved great advancement on 2D image-based vision tasks. For 3D video-based tasks such as action recognition, however, directly applying spatiotemporal transformers on video data will bring heavy computation and memory burdens due to the largely increased n…

2022

The Past Mistake is the Future Wisdom: Error-driven Contrastive Probability Optimization for Chinese Spell Checking

ACL 2022findings

Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors, which are mainly caused by the phonological or visual similarity. Recently, pre-trained language models (PLMs) promote the progress of CSC task. However, there exists a gap between the learned knowledge of PLMs and the…

2022

Type-Driven Multi-Turn Corrections for Grammatical Error Correction

ACL 2022findings

Grammatical Error Correction (GEC) aims to automatically detect and correct grammatical errors. In this aspect, dominant models are trained by one-iteration learning while performing multiple iterations of corrections during inference. Previous studies mainly focus on the data augmentation approach…

2022

Universal Efficient Variable-Rate Neural Image Compression

ICASSP 2022accepted

Recently, Learning-based image compression has reached comparable performance with traditional image codecs(such as JPEG, BPG, WebP). However, computational complexity and rate flexibility are still two major challenges for its practical deployment. To tackle these problems, this paper proposes two…

Cited by 0SourceScholar
2021

Diversity and Consistency: Exploring Visual Question-Answer Pair Generation

EMNLP 2021finding

Although showing promising values to downstream applications, generating question and answer together is under-explored. In this paper, we introduce a novel task that targets question-answer pair generation from visual images. It requires not only generating diverse question-answer pairs but also ke…

2021

Hierarchical Attention-Based Temporal Convolutional Networks for Eeg-Based Emotion Recognition

ICASSP 2021accepted

EEG-based emotion recognition is an effective way to infer the inner emotional state of human beings. Recently, deep learning methods, particularly long short-term memory recurrent neural networks (LSTM-RNNs), have made encouraging progress for in the field of emotion recognition. However, the LSTM-…

Cited by 34SourceScholar
2021

On the Memory Mechanism of Tensor-Power Recurrent Models

AISTATS 2021poster

Tensor-power (TP) recurrent model is a family of non-linear dynamical systems, of which the recurrence relation consists of a p-fold (a.k.a., degree-p) tensor product. Despite such the model frequently appears in the advanced recurrent neural networks (RNNs), to this date there is limited study on i…

2020

How Far Does BERT Look At: Distance-based Clustering and Analysis of BERT’s Attention

COLING 2020main

Recent research on the multi-head attention mechanism, especially that in pre-trained models such as BERT, has shown us heuristics and clues in analyzing various aspects of the mechanism. As most of the research focus on probing tasks or hidden states, previous works have found some primitive patter…

Cited by 25SourcePDFScholar
2020

Single Image Reflection Removal Through Cascaded Refinement

CVPR 2020poster

We address the problem of removing undesirable reflections from a single image captured through a glass surface, which is an ill-posed, challenging but practically important problem for photo enhancement. Inspired by iterative structure reduction for hidden community detection in social networks, we…

Cited by 185PDFcodeScholar
2020

TPFN: Applying Outer Product along Time to Multimodal Sentiment Analysis Fusion on Incomplete Data

ECCV 2020poster

Multimodal sentiment analysis (MSA) has been widely investigated in both computer vision and natural language processing. However, studies on the imperfect data especially with missing values are still far from success and challenging, even though such an issue is ubiquitous in the real world. Altho…

Cited by 15SourcePDFScholar
2020

Visual Encoding and Decoding of the Human Brain Based on Shared Features

IJCAI 2020poster

Using a convolutional neural network to build visual encoding and decoding models of the human brain is a good starting point for the study on relationship between deep learning and human visual cognitive mechanism. However, related studies have not fully considered their differences. In this paper,…

2019

Adversarial Defense Through Network Profiling Based Path Extraction

CVPR 2019poster

Recently, researchers have started decomposing deep neural network models according to their semantics or functions. Recent work has shown the effectiveness of decomposed functional blocks for defending adversarial attacks, which add small input perturbation to the input image to fool the DNN models…

Cited by 65PDFScholar
2019

Collaborative Spatiotemporal Feature Learning for Video Action Recognition

CVPR 2019poster

Spatiotemporal feature learning is of central importance for action recognition in videos. Existing deep neural network models either learn spatial and temporal features independently (C2D) or jointly with unconstrained parameters (C3D). In this paper, we propose a novel neural operation which encod…

Cited by 131PDFcodeScholar
2019

Image Inpainting With Learnable Bidirectional Attention Maps

ICCV 2019poster

Most convolutional network (CNN)-based inpainting methods adopt standard convolution to indistinguishably treat valid pixels and holes, making them limited in handling irregular holes and more likely to generate inpainting results with color discrepancy and blurriness. Partial convolution has been s…

Cited by 319PDFcodeScholar
2019

Low-rank Embedding of Kernels in Convolutional Neural Networks under Random Shuffling

ICASSP 2019accepted

Although the convolutional neural networks (CNNs) have become popular for various image processing and computer vision tasks recently, it remains a challenging problem to reduce the storage cost of the parameters for resource-limited platforms. In the previous studies, tensor decomposition (TD) has…

Cited by 0SourceScholar
2019

Non-Local Meets Global: An Integrated Paradigm for Hyperspectral Denoising

CVPR 2019oral

Non-local low-rank tensor approximation has been developed as a state-of-the-art method for hyperspectral image (HSI) denoising. Unfortunately, while their denoising performance benefits little from more spectral bands, the running time of these methods significantly increases. In this paper, we cla…

Cited by 189PDFcodeScholar
2019

Randomized Tensor Ring Decomposition and Its Application to Large-scale Data Reconstruction

ICASSP 2019accepted

Dimensionality reduction is an essential technique for multiway large-scale data, i.e., tensor. Tensor ring (TR) decomposition has become popular due to its high representation ability and flexibility. However, the traditional TR decomposition algorithms suffer from high computational cost when faci…

Cited by 0SourceScholar
2019

Tensor-ring Nuclear Norm Minimization and Application for Visual : Data Completion

ICASSP 2019accepted

Tensor ring (TR) decomposition has been successfully used to obtain the state-of-the-art performance in the visual data completion problem. However, the existing TR-based completion methods are severely non-convex and computationally demanding. In addition, the determination of the optimal TR rank i…

Cited by 0SourceScholar
2018

ArticulatedFusion: Real-time Reconstruction of Motion, Geometry and Segmentation Using a Single Depth Camera

ECCV 2018poster

This paper proposes a real-time dynamic scene reconstruction method capable of reproducing the motion, geometry, and segmentation simultaneously given live depth stream from a single RGB-D camera. Our approach fuses geometry frame by frame and uses a segmentation-enhanced node graph structure to dri…

Cited by 26SourcePDFScholar
2018

Self-Supervised Adversarial Hashing Networks for Cross-Modal Retrieval

CVPR 2018poster

Thanks to the success of deep learning, cross-modal retrieval has made significant progress recently. However, there still remains a crucial bottleneck: how to bridge the modality gap to further enhance the retrieval accuracy. In this paper, we propose a self-supervised adversarial hashing (SSAH) ap…

2017

Leveraging Weak Semantic Relevance for Complex Video Event Classification

ICCV 2017poster

Existing video event classification approaches suffer from limited human-labeled semantic annotations. Weak semantic annotations can be harvested from Web-knowledge without involving any human interaction. However such weak annotations are noisy, thus can not be effectively utilized without distingu…

Cited by 16PDFScholar
2015

A Self-Paced Multiple-Instance Learning Framework for Co-Saliency Detection

ICCV 2015poster

As an interesting and emerging topic, co-saliency detection aims at simultaneously extracting common salient objects in a group of images. Traditional co-saliency detection approaches rely heavily on human knowledge for designing hand-crafted metrics to explore the intrinsic patterns underlying co-s…

Cited by 155PDFScholar