← Search

Jian Zhang

204 accepted papers

2026

Are Tools Always Beneficial? Learning to Invoke Tools Adaptively for Dual-Mode Multimodal LLM Reasoning

ICML 2026poster

Tool-augmented reasoning has emerged as a promising direction for enhancing the reasoning capabilities of multimodal large language models (MLLMs). However, existing studies mainly focus on enabling models to perform tool invocation, while neglecting the necessity of invoking tools. We argue that to…

Cited by 0SourceScholar
2026

B-Spar: Bayesian Sparse-Reward Modeling for RL-based Image Editing

ICML 2026poster

Autonomous image-editing agents powered by multimodal large language models (MLLMs) improve transparency and controllability by translating high-level instructions into tool-mediated edit sequences, but training such agents with reinforcement learning often relies on dense proxy rewards (e.g., incre…

Cited by 0SourceScholar
2026

City-Scale Lane-Level Mapping From Crowdsourced Trajectories and Satellite Imagery

RA-L 2026

Lane-level maps are increasingly preferred over Standard-Definition (SD) and High-Definition (HD) maps, offering a better trade-off among detail richness, coverage breadth, and data freshness. However, constructing city-scale lane-level maps remains time-consuming and labor-intensive. To address the

Cited by 0SourceScholar
2026

Decomposing and Composing: Towards Efficient Vision-Language Continual Learning via Rank-1 Expert Pool in a Single LoRA

AAAI 2026technical

Continual learning (CL) in vision-language models (VLMs) faces significant challenges in improving task adaptation and avoiding catastrophic forgetting. Existing methods usually have heavy inference burden or rely on external knowledge, while Low-Rank Adaptation (LoRA) has shown potential in reducin

Cited by 0SourcePDFScholar
2026

Disentangle-then-Align: Non-Iterative Hybrid Multimodal Image Registration via Cross-Scale Feature Disentanglement

CVPR 2026

Multimodal image registration is a fundamental task and a prerequisite for downstream cross-modal analysis. Despite recent progress in shared feature extraction and multi-scale architectures, two key limitations remain. First, some methods use disentanglement to learn shared features but mainly regu

Cited by 0SourcecodeScholar
2026

Duala: Dual-Level Alignment of Subjects and Stimuli for Cross-Subject fMRI Decoding

CVPR 2026

Cross-subject visual decoding aims to reconstruct visual experiences from brain activity across individuals, enabling more scalable and practical brain-computer interfaces. However, existing methods often suffer from degraded performance when adapting to new subjects with limited data, as they strug

Cited by 0SourcecodeScholar
2026

Efficient Code Analysis via Graph-Guided Large Language Models

ICML 2026poster

Large Language Models (LLMs) have significantly advanced code analysis tasks, yet they struggle to detect malicious behaviors fragmented across files, whose intricate dependencies easily get lost in the vast amount of benign code. We therefore propose a graph-centric attention acquisition pipeline t…

Cited by 0SourceScholar
2026

EgoDex: Learning Dexterous Manipulation from Large-Scale Egocentric Video

ICLR 2026poster

Imitation learning for manipulation has a well-known data scarcity problem. Unlike natural language and 2D computer vision, there is no Internet-scale corpus of data for dexterous manipulation. One appealing option is egocentric human video, a passively scalable data source. However, existing large-…

Cited by 0SourceScholar
2026

Functional building blocks of neural networks: from network motifs to collective dynamics

ICML 2026poster

The advancement of artificial neural networks (ANNs) has been driven by diverse and well-established architectural designs, especially in connectivity. Biological neural networks, which exhibit a rich variety of neurodynamic circuits, offer a valuable source of inspiration for developing novel ANN m…

Cited by 0SourceScholar
2026

GenCompositor: Generative Video Compositing with Diffusion Transformer

ICLR 2026poster

Video compositing combines live-action footage to create video production, serving as a crucial technique in video creation and film production. Traditional pipelines require intensive labor efforts and expert collaboration, resulting in lengthy production cycles and high manpower costs. To address…

Cited by 0SourcecodeScholar
2026

GenShield: Unified Detection and Artifact Correction for AI-Generated Images

ICML 2026poster

Diffusion-based image synthesis has made AI-generated images (AIGI) increasingly photorealistic, raising urgent concerns about authenticity in applications such as misinformation detection, digital forensics, and content moderation. Despite the substantial advances in AIGI detection, how to correct …

Cited by 0SourceScholar
2026

Improved Adversarial Diffusion Compression for Real-World Video Super-Resolution

ICLR 2026poster

While many diffusion models have achieved impressive results in real-world video super-resolution (Real-VSR) by generating rich and realistic details, their reliance on multi-step sampling leads to slow inference. One-step networks like SeedVR2, DOVE, and DLoRAL alleviate this through condensing gen…

Cited by 0SourceScholar
2026

LLM-Guided Quantified SMT Solving over Uninterpreted Functions

AAAI 2026technical

Quantified formulas with Uninterpreted Functions (UFs) over non-linear real arithmetic pose fundamental challenges for Satisfiability Modulo Theories (SMT) solving. Traditional quantifier instantiation methods struggle because they lack semantic understanding of UF constraints, forcing them to searc

Cited by 0SourcePDFScholar
2026

LLMdoctor: Token-Level Flow-Guided Preference Optimization for Efficient Test-Time Alignment of Large Language Models

AAAI 2026technical

Aligning Large Language Models (LLMs) with human preferences is critical, yet traditional fine-tuning methods are computationally expensive and inflexible. While test-time alignment offers a promising alternative, existing approaches often rely on distorted trajectory-level signals or inefficient sa

Cited by 0SourcePDFScholar
2026

MAPS: Multi-Agent Personality Shaping for Collaborative Reasoning

AAAI 2026technical

Collaborative reasoning with multiple agents offers the potential for more robust and diverse problem-solving. However, existing approaches often suffer from homogeneous agent behaviors and lack of reflective and rethinking capabilities. We propose Multi-Agent Personality Shaping ((MAPS), a novel fr

Cited by 0SourcePDFScholar
2026

MARS: Multi-Agent Adaptive Reasoning with Socratic Guidance for Automated Prompt Optimization

AAAI 2026technical

Large language models (LLMs) typically operate in a question-answering paradigm, where the quality of the input prompt critically affects the response. Automated Prompt Optimization (APO) aims to overcome the cognitive biases of manually crafted prompts and explore a broader prompt design space. How

Cited by 0SourcePDFScholar
2026

One Token, Two Fates: A Unified Framework via Vision Token Manipulation Against MLLMs Hallucination

CVPR 2026

Current training-free methods tackle MLLM hallucination with separate strategies: either enhancing visual signals or suppressing text inertia. However, these separate methods are insufficient due to critical trade-offs: simply enhancing vision often fails against strong language prior, while suppres

Cited by 0SourcecodeScholar
2026

PanFoMa: A Lightweight Foundation Model and Benchmark for Pan-Cancer

AAAI 2026technical

Single-cell RNA sequencing (scRNA-seq) is essential for decoding tumor heterogeneity. However, pan-cancer research still faces two key challenges: learning discriminative and efficient single-cell representations, and establishing a comprehensive evaluation benchmark. In this paper, we introduce \al

Cited by 0SourcePDFScholar
2026

ReAlign: Generalizable Image Forgery Detection via Reasoning-Aligned Representation

CVPR 2026

The rise of AI-generated images (AIGIs) poses growing challenges for digital authenticity, prompting the need for efficient, generalizable image forgery detection systems. Existing methods, whether non-LLM-based or LLM-based, exhibit distinct advantages and limitations. While non-LLM-based models of

Cited by 0SourceScholar
2026

Reasoning as Representation: Rethinking Visual Reinforcement Learning in Image Quality Assessment

ICLR 2026oral

Reasoning-based image quality assessment (IQA) models trained through reinforcement learning (RL) exhibit exceptional generalization, yet the underlying mechanisms and critical factors driving this capability remain underexplored in current research. Moreover, despite their superior performance, the…

Cited by 0SourcecodeScholar
2026

Relatron: Automating Relational Machine Learning over Relational Databases

ICLR 2026poster

Predictive modeling over relational databases (RDBs) powers applications in various domains, yet remains challenging due to the need to capture both cross-table dependencies and complex feature interactions. Recent Relational Deep Learning (RDL) methods automate feature engineering via message passi…

Cited by 0SourcecodeScholar
2026

STAR-Net: Physics Inspired Spectral Topology Aware Reconstruction Network for Single-View Fluorescence Molecular Tomography

IJCAI 2026

Fluorescence molecular tomography (FMT) serves as a pivotal modality for preclinical tumor screening. While single-view FMT offers distinct advantages in data acquisition efficiency and cost-effectiveness, the scarcity of projection views severely exacerbates photon scattering-induced depth ambiguit

Cited by 0Scholar
2026

SpatialStack: Layered Geometry-Language Fusion for 3D VLM Spatial Reasoning

CVPR 2026

Large vision-language models (VLMs) still struggle with reliable 3D spatial reasoning, a core capability for embodied and physical AI systems. This limitation arises from their inability to capture fine-grained 3D geometry and spatial relationships. While recent efforts have introduced multi-view ge

Cited by 0SourceScholar
2026

StableI2I: Spotting Unintended Changes in Image-to-Image Transition

ICML 2026poster

In most real-world image-to-image (I2I) scenarios, existing evaluations primarily focus on instruction following and the perceptual quality or aesthetics of the generated images. However, they largely fail to assess whether the output image preserves the semantic correspondence and spatial structure…

Cited by 0SourceScholar
2026

Thinking in Dynamics: How Multimodal Large Language Models Perceive, Track, and Reason Dynamics in Physical 4D World

CVPR 2026

Humans inhabit a physical 4D world, where spatial geometry and semantic content evolve over time, forming a dynamic reality. While current Multimodal Large Language Models (MLLMs) demonstrate strong capabilities in understanding static visual inputs, it remains unclear whether they can effectively "

Cited by 0SourcecodeScholar
2026

Thinking in Scales: Accelerating Gigapixel Pathology Image Analysis via Adaptive Continuous Reasoning

ICML 2026poster

Traditional whole slide image (WSI) analysis methods typically rely on the multiple instance learning (MIL) paradigm, which extracts patch-level features at high magnification and aggregates them for slide-level prediction. However, such exhaustive patch-level processing is computationally expensive…

Cited by 0SourceScholar
2026

UARE: A Unified Vision-Language Model for Image Quality Assessment, Restoration, and Enhancement

CVPR 2026

Image quality assessment (IQA) and image restoration are fundamental problems in low-level vision. Although IQA and restoration are closely connected conceptually, most existing work treats them in isolation. Recent advances in unified multimodal understanding-generation models demonstrate promising

Cited by 0SourcecodeScholar
2026

Universal 3D Shape Matching via Coarse-to-Fine Language Guidance

CVPR 2026

Establishing dense correspondences between shapes is a crucial task in computer vision and graphics, while prior approaches depend on near-isometric assumptions and homogeneous subject types (i.e., only operate for human shapes). However, building semantic correspondences for cross-category objects

Cited by 0SourceScholar
2026

VLM-3R: Vision-Language Models Augmented with Instruction-Aligned 3D Reconstruction

CVPR 2026

The rapid advancement of Large Multimodal Models (LMMs) for 2D images and videos has sparked interest in extending these models to 3D scenes, with the goal of human-like visual-spatial intelligence. However, achieving deep spatial understanding comparable to human capabilities remains challenging fo

Cited by 0SourcecodeScholar
2026

VQ-Insight: Teaching VLMs for AI-Generated Video Quality Understanding via Progressive Visual Reinforcement Learning

AAAI 2026technical

Recent advances in AI-generated content (AIGC) have led to the emergence of powerful text-to-video generation models. Despite these successes, evaluating the quality of AIGC-generated videos remains challenging due to limited generalization, lack of temporal awareness, heavy reliance on large-scale

Cited by 0SourcePDFScholar
2026

When Shared Knowledge Hurts: Spectral Over-Accumulation in Model Merging

ICML 2026poster

Model merging combines multiple fine-tuned models into a single model by $\textit{adding}$ their weight updates, providing a lightweight alternative to retraining. Existing methods primarily target resolving conflicts between task updates, leaving the failure mode of over-counting shared knowledge u…

Cited by 0SourceScholar
2025

A Complete Algorithm for Optimization Modulo Nonlinear Real Arithmetic

AAAI 2025technical

Optimization Modulo Nonlinear Real Arithmetic, abbreviated as OMT(NRA), generally focuses on optimizing a given objective subject to quantifier-free Boolean combinations of primitive constraints, including Boolean variables, polynomial equations, and inequalities. It is widely applicable in areas li…

2025

AIDC: Benchmark for Analytical Learning in Incremental Disease Classification

ICASSP 2025accepted

Class Incremental Learning (CIL) aims to enable models to continuously learn new categories while retaining previous classification abilities. In medical scenarios, where new disease categories frequently emerge, CIL becomes crucial. Traditional CIL approaches often face "catastrophic forgetting". A…

Cited by 0SourceScholar
2025

Adversarial Diffusion Compression for Real-World Image Super-Resolution

CVPR 2025poster

Real-world image super-resolution (Real-ISR) aims to reconstruct high-resolution images from low-resolution inputs degraded by complex, unknown processes. While many Stable Diffusion (SD)-based Real-ISR methods have achieved remarkable success, their slow, multi-step inference hinders practical depl…

2025

AlignedGen: Aligning Style Across Generated Images

NeurIPS 2025poster

Diffusion-based generative models struggle to maintain high style consistency across generated images via text description. Although several style-aligned image generation methods have been proposed to address this issue, they exhibit suboptimal performance and are primarily built upon the U-Net arc…

Cited by 0SourcecodeScholar
2025

AutoG: Towards automatic graph construction from tabular data

ICLR 2025poster

Recent years have witnessed significant advancements in graph machine learning (GML), with its applications spanning numerous domains. However, the focus of GML has predominantly been on developing powerful models, often overlooking a crucial initial step: constructing suitable graphs from common da…

2025

Balanced Direction from Multifarious Choices: Arithmetic Meta-Learning for Domain Generalization

CVPR 2025poster

Domain generalization is proposed to address distribution shift, arising from statistical disparities between training source and unseen target domains. The widely used first-order meta-learning algorithms demonstrate strong performance for domain generalization by leveraging the gradient matching t…

2025

C2F-TP: A Coarse-to-Fine Denoising Framework for Uncertainty-Aware Trajectory Prediction

AAAI 2025technical

Accurately predicting the trajectory of vehicles is critically important for ensuring safety and reliability in autonomous driving. Although considerable research efforts have been made recently, the inherent trajectory uncertainty caused by various factors including the dynamic driving intends and…

2025

ConstraintLLM: A Neuro-Symbolic Framework for Industrial-Level Constraint Programming

EMNLP 2025

Constraint programming (CP) is a crucial technology for solving real-world constraint optimization problems (COPs), with the advantages of rich modeling semantics and high solving efficiency. Using large language models (LLMs) to generate formal modeling automatically for COPs is becoming a promisin

2025

Correspondence as Video: Test-Time Adaption on SAM2 for Reference Segmentation in the Wild

ICCV 2025poster

Large vision models like the Segment Anything Model (SAM) exhibit significant limitations when applied to downstream tasks in the wild. Consequently, reference segmentation, which leverages reference images and their corresponding masks to impart novel knowledge to the model, emerges as a promising…

2025

DA-LIF: Dual Adaptive Leaky Integrate-and-Fire Model for Deep Spiking Neural Networks

ICASSP 2025accepted

Spiking Neural Networks (SNNs) are valued for their ability to process spatio-temporal information efficiently, offering biological plausibility, low energy consumption, and compatibility with neuromorphic hardware. However, the commonly used Leaky Integrate-and-Fire (LIF) model overlooks neuron het…

Cited by 0SourceScholar
2025

DR-MPC: Deep Residual Model Predictive Control for Real-World Social Navigation

RA-L 2025

How can a robot safely navigate around people with complex motion patterns? Deep Reinforcement Learning (DRL) in simulation holds some promise, but much prior work relies on simulators that fail to capture the nuances of real human motion. Thus, we propose Deep Residual Model Predictive Control (DR-

Cited by 15SourceScholar
2025

DynamicVerse: A Physically-Aware Multimodal Framework for 4D World Modeling

NeurIPS 2025poster

Understanding the dynamic physical world, characterized by its evolving 3D structure, real-world motion, and semantic content with textual descriptions, is crucial for human-agent interaction and enables embodied agents to perceive and act within real environments with human‑like capabilities. Howev…

Cited by 0SourceScholar
2025

EMOTION: Expressive Motion Sequence Generation for Humanoid Robots With In-Context Learning

RA-L 2025

This paper introduces a framework, called <monospace xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">EMOTION</monospace>, for generating expressive motion sequences in humanoid robots, enhancing their ability to engage in human-like non-verbal communication.

Cited by 22SourceScholar
2025

Efficient Universal Goal Hijacking with Semantics-guided Prompt Organization

ACL 2025long

Universal goal hijacking is a kind of prompt injection attack that forces LLMs to return a target malicious response for arbitrary normal user prompts. The previous methods achieve high attack performance while being too cumbersome and time-consuming. Also, they have concentrated solely on optimizat…

2025

FakeShield: Explainable Image Forgery Detection and Localization via Multi-modal Large Language Models

ICLR 2025poster

The rapid development of generative AI is a double-edged sword, which not only facilitates content creation but also makes image manipulation easier and more difficult to detect. Although current image forgery detection and localization (IFDL) methods are generally effective, they tend to face two c…

2025

FedFLD: Heterogeneous Federated Learning via Forget-Less Distillation

ICASSP 2025accepted

Federated learning, as a distributed machine learning paradigm, enhances privacy protection but faces the challenge of heterogeneity. Data-free knowledge distillation (DFKD) methods attempt to overcome this challenge by using a generator to synthesize samples for fine-tuning a global model. However,…

Cited by 0SourceScholar
2025

InstanceGaussian: Appearance-Semantic Joint Gaussian Representation for 3D Instance-Level Perception

CVPR 2025poster

3D scene understanding is vital for applications in autonomous driving, robotics, and augmented reality. However, scene understanding based on 3D Gaussian Splatting faces three key challenges: (i) an imbalance between appearance and semantics, (ii) inconsistencies in object boundaries, and (iii) dif…

Cited by 3SourcePDFScholar
2025

Intensity-Augmented LiDAR-Visual-Inertial Odometry and Meshing

IROS 2025

This paper presents a tightly-coupled LiDAR-Visual-Inertial Odometry (LIVO) system that integrates both LIO and VIO subsystems. The system jointly estimates the state by fusing LiDAR or visual data with Inertial Measurement Units (IMUs). It employs point-to-mesh tracking to optimize LiDAR poses and

Cited by 0SourceScholar
2025

L2DGCN: Learnable Enhancement and Label Selection Dynamic Graph Convolutional Networks for Mitigating Degree Bias

NeurIPS 2025spotlight

Graph Neural Networks (GNNs) are powerful models for node classification, but their performance is heavily reliant on manually labeled data, which is often costly and results in insufficient labeling. Recent studies have shown that message-passing neural networks struggle to propagate information in…

Cited by 0SourceScholar
2025

LLM-Driven Completeness and Consistency Evaluation for Cultural Heritage Data Augmentation in Cross-Modal Retrieval

EMNLP 2025

Cross-modal retrieval is essential for interpreting cultural heritage data, but its effectiveness is often limited by incomplete or inconsistent textual descriptions, caused by historical data loss and the high cost of expert annotation. While large language models (LLMs) offer a promising solution

2025

Leveraging Flatness to Improve Information-Theoretic Generalization Bounds for SGD

ICLR 2025poster

Information-theoretic (IT) generalization bounds have been used to study the generalization of learning algorithms. These bounds are intrinsically data- and algorithm-dependent so that one can exploit the properties of data and algorithm to derive tighter bounds. However, we observe that although th…

2025

Local Policies Enable Zero-Shot Long-Horizon Manipulation

ICRA 2025

Sim2real for robotic manipulation is difficult due to the challenges of simulating complex contacts and generating realistic task distributions. To tackle the latter problem, we introduce ManipGen, which leverages a new class of policies for sim2real transfer: local policies. Locality enables a vari

Cited by 31SourcecodeScholar
2025

Multi-Objective Representation based Dynamic Prototype Learning for Unsupervised DCE-MRI Breast Tumor Segmentation

ICASSP 2025accepted

Unsupervised segmentation is a potential means to detect the breast tumors from DCE-MRI without using any annotated images, which can provide a coarse prior for several downstream tasks. However, the existing unsupervised segmentation methods are prone to collapse due to the presence of large backgr…

Cited by 0SourceScholar
2025

OmniGuard: Hybrid Manipulation Localization via Augmented Versatile Deep Image Watermarking

CVPR 2025poster

With the rapid growth of generative AI and its widespread application in image editing, new risks have emerged regarding the authenticity and integrity of digital content. Existing versatile watermarking approaches suffer from trade-offs between tamper localization precision and visual quality. Cons…

Cited by 4SourcePDFScholar
2025

PointGAC: Geometric-Aware Codebook for Masked Point Modeling

ICCV 2025poster

Most masked point cloud modeling (MPM) methods follow a regression paradigm to reconstruct the coordinate or feature of masked regions. However, they tend to over-constrain the model to learn the details of the masked region, resulting in failure to capture generalized features. To address this limi…

2025

Q-Insight: Understanding Image Quality via Visual Reinforcement Learning

NeurIPS 2025spotlight

Image quality assessment (IQA) focuses on the perceptual visual quality of images, playing a crucial role in downstream tasks such as image reconstruction, compression, and generation. The rapid advancement of multi-modal large language models (MLLMs) has significantly broadened the scope of IQA, mo…

Cited by 0SourcecodeScholar
2025

ReCon-GS: Continuum-Preserved Guassian Streaming for Fast and Compact Reconstruction of Dynamic Scenes

NeurIPS 2025poster

To address these challenges, we propose the Reconfigurable Continuum Gaussian Stream, dubbed ReCon-GS, a novel storage-aware framework that enables high-fidelity online dynamic scene reconstruction and real-time rendering. Specifically, we dynamically allocate multi-level Anchor Gaussians in a densi…

Cited by 0SourcecodeScholar
2025

Recoverable Facial Identity Protection via Adaptive Makeup Transfer Adversarial Attacks

AAAI 2025technical

Unauthorised face recognition (FR) systems have posed significant threats to digital identity and privacy protection. To alleviate the risk of compromised identities, recent makeup transfer-based attack methods embed adversarial signals in order to confuse unauthorised FR systems. However, their maj…

2025

Reinforced Multi-teacher Knowledge Distillation for Efficient General Image Forgery Detection and Localization

AAAI 2025technical

Image forgery detection and localization (IFDL) is of vital importance as forged images can spread misinformation that poses potential threats to our daily life. However, previous methods still struggled to effectively handle forged images processed with diverse forgery operations in real-world scen…

Cited by 0SourcePDFScholar
2025

Retrieval Augmented Instruction Tuning for Open NER with Large Language Models

COLING 2025main

The strong capability of large language models (LLMs) has been applied to information extraction (IE) through either retrieval augmented prompting or instruction tuning (IT). However, the best way to incorporate information with LLMs for IE remains an open question. In this paper, we explore Retriev…

2025

Revisiting Interpolation for Noisy Label Correction

AAAI 2025technical

Label correction methods are popular for their simple architecture in learning with noisy labels. However, they suffer severely from false label correction and achieve subpar performance compared with state-of-the-art methods. In this paper, we revisit the label correction methods through theoretica…

2025

SE-GUI: Enhancing Visual Grounding for GUI Agents via Self-Evolutionary Reinforcement Learning

NeurIPS 2025poster

Graphical User Interface (GUI) agents have made substantial strides in understanding and executing user instructions across diverse platforms. Yet, grounding these instructions to precise interface elements remains challenging—especially in complex, high-resolution, professional environments. Tradit…

Cited by 0SourceScholar
2025

SecureGS: Boosting the Security and Fidelity of 3D Gaussian Splatting Steganography

ICLR 2025poster

3D Gaussian Splatting (3DGS) has emerged as a premier method for 3D representation due to its real-time rendering and high-quality outputs, underscoring the critical need to protect the privacy of 3D assets. Traditional NeRF steganography methods fail to address the explicit nature of 3DGS since its…

Cited by 0SourcePDFScholar
2025

SkillMimic: Learning Basketball Interaction Skills from Demonstrations

CVPR 2025highlight

Traditional reinforcement learning methods for human-object interaction (HOI) rely on labor-intensive, manually designed skill rewards that do not generalize well across different interactions. We introduce SkillMimic, a unified data-driven framework that fundamentally changes how agents learn inter…

2025

Spk2SRImgNet: Super-Resolve Dynamic Scene from Spike Stream via Motion Aligned Collaborative Filtering

CVPR 2025poster

Spike camera is a kind of neuromorphic camera that records dynamic scenes by firing a stream of binary spikes with extremely high temporal resolution. It demonstrates great potential for vision tasks in high-speed scenarios. One limitation in its current implementation is the relatively low spatial…

Cited by 0SourcePDFScholar
2025

Steady Progress Beats Stagnation: Mutual Aid of Foundation and Conventional Models in Mixed Domain Semi-Supervised Medical Image Segmentation

CVPR 2025poster

Large pretrained visual foundation models exhibit impressive general capabilities. However, the extensive prior knowledge inherent in these models can sometimes be a double-edged sword when adapting them to downstream tasks in specific domains.In the context of semi-supervised medical image segmenta…

2025

Taste More, Taste Better: Diverse Data and Strong Model Boost Semi-Supervised Crowd Counting

CVPR 2025poster

Semi-supervised crowd counting is crucial for addressing the high annotation costs of densely populated scenes. Although several methods based on pseudo-labeling have been proposed, it remains challenging to effectively and accurately utilize unlabeled data. In this paper, we propose a novel framewo…

2025

Toward Real-world Text Image Forgery Localization: Structured and Interpretable Data Synthesis

NeurIPS 2025poster

Existing Text Image Forgery Localization (T-IFL) methods often suffer from poor generalization due to the limited scale of real-world datasets and the distribution gap caused by synthetic data that fails to capture the complexity of real-world tampering. To tackle this issue, we propose Fourier Seri…

Cited by 0SourcecodeScholar
2025

Ultrasound-Guided Registration Pseudo-Labels for Semi-Supervised Brachial Plexus Segmentation

ICASSP 2025accepted

In semi-supervised medical image segmentation, two main challenges arise. First, the quality of pseudo-labels generated by segmentation networks in data-limited scenarios is often poor, reducing segmentation accuracy. Second, many methods fail to effectively utilize the temporal context in video dat…

Cited by 0SourceScholar
2025

Unsupervised Part Discovery via Descriptor-Based Masked Image Restoration with Optimized Constraints

ICCV 2025poster

Part-level features are crucial for image understanding, but few studies focus on them because of the lack of fine-grained labels. Although unsupervised part discovery can eliminate the reliance on labels, most of them cannot maintain robustness across various categories and scenarios, which restric…

2025

Wavelet Movement Primitives: A Unified Framework for Learning Discrete and Rhythmic Movements

RA-L 2025

Real-world tasks often require combinations of both discrete and rhythmic movements. However, most of current methods can only address one of them. This letter proposes a unified framework, Wavelet Movement Primitives (WMPs), which are built on Probabilistic Movement Primitives (ProMPs) integrated w

Cited by 1SourceScholar
2024

360DVD: Controllable Panorama Video Generation with 360-Degree Video Diffusion Model

CVPR 2024poster

Panorama video recently attracts more interest in both study and application courtesy of its immersive experience. Due to the expensive cost of capturing 360-degree panoramic videos generating desirable panorama videos by prompts is urgently required. Lately the emerging text-to-video (T2V) diffusio…

2024

A Semantic Mention Graph Augmented Model for Document-Level Event Argument Extraction

COLING 2024main

Document-level Event Argument Extraction (DEAE) aims to identify arguments and their specific roles from an unstructured document. The advanced approaches on DEAE utilize prompt-based methods to guide pre-trained language models (PLMs) in extracting arguments from input documents. They mainly concen…

2024

BadEdit: Backdooring Large Language Models by Model Editing

ICLR 2024poster

Mainstream backdoor attack methods typically demand substantial tuning data for poisoning, limiting their practicality and potentially degrading the overall performance when applied to Large Language Models (LLMs). To address these issues, for the first time, we formulate backdoor injection as a lig…

2024

Boosting Spike Camera Image Reconstruction from a Perspective of Dealing with Spike Fluctuations

CVPR 2024poster

As a bio-inspired vision sensor with ultra-high speed spike cameras exhibit great potential in recording dynamic scenes with high-speed motion or drastic light changes. Different from traditional cameras each pixel in spike cameras records the arrival of photons continuously by firing binary spikes…

2024

Constructing and Exploring Intermediate Domains in Mixed Domain Semi-supervised Medical Image Segmentation

CVPR 2024poster

Both limited annotation and domain shift are prevalent challenges in medical image segmentation. Traditional semi-supervised segmentation and unsupervised domain adaptation methods address one of these issues separately. However the coexistence of limited annotation and domain shift is quite common…

2024

DragonDiffusion: Enabling Drag-style Manipulation on Diffusion Models

ICLR 2024spotlight

Despite the ability of text-to-image (T2I) diffusion models to generate high-quality images, transferring this ability to accurate image editing remains a challenge. In this paper, we propose a novel image editing method, DragonDiffusion, enabling Drag-style manipulation on Diffusion models. Specifi…

2024

EDM: Synthetic Data from Exemplar Diffusion Model Improves Non-Communicable Diseases Detection

ICASSP 2024accepted

There have been researches revealing obvious associations between facial phenotypes and non-communicable diseases (NCDs), which enables effective health assessment with the integration of model-based learning methods. However, the paucity and poor quality of available datasets hinder the development…

Cited by 0SourceScholar
2024

EditGuard: Versatile Image Watermarking for Tamper Localization and Copyright Protection

CVPR 2024poster

In the era of AI-generated content (AIGC) malicious tampering poses imminent threats to copyright integrity and information security. Current deep image watermarking while widely accepted for safeguarding visual content can only protect copyright and ensure traceability. They fall short in localizin…

Cited by 54SourcePDFScholar
2024

Expressive Multi-Agent Communication via Identity-Aware Learning

AAAI 2024technical

Information sharing through communication is essential for tackling complex multi-agent reinforcement learning tasks. Many existing multi-agent communication protocols can be viewed as instances of message passing graph neural networks (GNNs). However, due to the significantly limited expressive abi…

Cited by 2SourcePDFScholar
2024

GS-Hider: Hiding Messages into 3D Gaussian Splatting

NeurIPS 2024poster

3D Gaussian Splatting (3DGS) has already become the emerging research focus in the fields of 3D scene reconstruction and novel view synthesis. Given that training a 3DGS requires a significant amount of time and computational cost, it is crucial to protect the copyright, integrity, and privacy of su…

2024

HiCoM: Hierarchical Coherent Motion for Dynamic Streamable Scenes with 3D Gaussian Splatting

NeurIPS 2024poster

The online reconstruction of dynamic scenes from multi-view streaming videos faces significant challenges in training, rendering and storage efficiency. Harnessing superior learning speed and real-time rendering capabilities, 3D Gaussian Splatting (3DGS) has recently demonstrated considerable potent…

Cited by 3SourcePDFScholar
2024

Integrating Structural Semantic Knowledge for Enhanced Information Extraction Pre-training

EMNLP 2024main

Information Extraction (IE), aiming to extract structured information from unstructured natural language texts, can significantly benefit from pre-trained language models. However, existing pre-training methods solely focus on exploiting the textual knowledge, relying extensively on annotated large-…

Cited by 1SourcePDFScholar
2024

Joint Demosaicing and Denoising for Spike Camera

AAAI 2024technical

As a neuromorphic camera with high temporal resolution, spike camera can capture dynamic scenes with high-speed motion. Recently, spike camera with a color filter array (CFA) has been developed for color imaging. There are some methods for spike camera demosaicing to reconstruct color images from Ba…

2024

KPConvX: Modernizing Kernel Point Convolution with Kernel Attention

CVPR 2024poster

In the field of deep point cloud understanding KPConv is a unique architecture that uses kernel points to locate convolutional weights in space instead of relying on Multi-Layer Perceptron (MLP) encodings. While it initially achieved success it has since been surpassed by recent MLP networks that em…

2024

Label-Efficient Few-Shot Semantic Segmentation with Unsupervised Meta-Training

AAAI 2024technical

The goal of this paper is to alleviate the training cost for few-shot semantic segmentation (FSS) models. Despite that FSS in nature improves model generalization to new concepts using only a handful of test exemplars, it relies on strong supervision from a considerable amount of labeled training da…

2024

Large Spatial Model: End-to-end Unposed Images to Semantic 3D

NeurIPS 2024poster

Reconstructing and understanding 3D structures from a limited number of images is a classical problem in computer vision. Traditional approaches typically decompose this task into multiple subtasks, involving several stages of complex mappings between different data representations. For example, den…

2024

Learn to Preserve and Diversify: Parameter-Efficient Group with Orthogonal Regularization for Domain Generalization

ECCV 2024poster

"Domain generalization (DG) aims to avoid the performance degradation of the model when the distribution shift between the limited training data and unseen test data occurs. Recently, foundation models with enormous parameters have been pre-trained with huge datasets, demonstrating strong generaliza…

2024

Learning Efficient and Robust Multi-Agent Communication via Graph Information Bottleneck

AAAI 2024technical

Efficient communication learning among agents has been shown crucial for cooperative multi-agent reinforcement learning (MARL), as it can promote the action coordination of agents and ultimately improve performance. Graph neural network (GNN) provide a general paradigm for communication learning, wh…

Cited by 5SourcePDFScholar
2024

NetInfoF Framework: Measuring and Exploiting Network Usable Information

ICLR 2024spotlight

Given a node-attributed graph, and a graph task (link prediction or node classification), can we tell if a graph neural network (GNN) will perform well? More specifically, do the graph structure and the node features carry enough usable information for the task? Our goals are (1) to develop a fast t…

2024

OpenGaussian: Towards Point-Level 3D Gaussian-based Open Vocabulary Understanding

NeurIPS 2024poster

This paper introduces OpenGaussian, a method based on 3D Gaussian Splatting (3DGS) that possesses the capability for 3D point-level open vocabulary understanding. Our primary motivation stems from observing that existing 3DGS-based open vocabulary methods mainly focus on 2D pixel-level parsing. Thes…

2024

Optical Flow for Spike Camera with Hierarchical Spatial-Temporal Spike Fusion

AAAI 2024technical

As an emerging neuromorphic camera with an asynchronous working mechanism, spike camera shows good potential for high-speed vision tasks. Each pixel in spike camera accumulates photons persistently and fires a spike whenever the accumulation exceeds a threshold. Such high-frequency fine-granularity…

2024

PKU-GoodsAD: A Supermarket Goods Dataset for Unsupervised Anomaly Detection and Segmentation

RA-L 2024

Visual anomaly detection is essential and commonly used for many tasks in the field of robotic vision. Recent anomaly detection datasets mainly focus on industrial automated inspection, medical image analysis and video surveillance. With the development of unmanned supermarkets, anomaly detection pl

Cited by 28SourcecodeScholar
2024

PaCaS-WAA: Patch-Based Contrastive Semi-Supervised Learning with Wavelet Guidance and Adaptive Augmentation for Tumour Segmentation

ICASSP 2024accepted

In many image-guided clinical approaches, tumor segmentation is a fundamental and critical step for locating tumor involvement. However, the scarcity of annotated data and the low contrast of medical imaging techniques make it challenging to accurately segment tumors from surrounding tissues using s…

Cited by 0SourceScholar
2024

Progressive3D: Progressively Local Editing for Text-to-3D Content Creation with Complex Semantic Prompts

ICLR 2024poster

Recent text-to-3D generation methods achieve impressive 3D content creation capacity thanks to the advances in image diffusion models and optimizing strategies. However, current methods struggle to generate correct 3D content for a complex prompt in semantics, i.e., a prompt describing multiple inte…

Cited by 42SourcePDFScholar
2024

ReVideo: Remake a Video with Motion and Content Control

NeurIPS 2024poster

Despite significant advancements in video generation and editing using diffusion models, achieving accurate and localized video editing remains a substantial challenge. Additionally, most existing video editing methods primarily focus on altering visual content, with limited research dedicated to mo…

Cited by 19SourcePDFScholar
2024

SaSDim:Self-Adaptive Noise Scaling Diffusion Model for Spatial Time Series Imputation

IJCAI 2024poster

Spatial time series imputation is of great importance to various real-world applications. As the state-of-the-art generative models, diffusion models (e.g. CSDI) have outperformed statistical and autoregressive based models in time series imputation. However, diffusion models may introduce unstable…

Cited by 1SourcePDFScholar
2024

Score-CDM: Score-Weighted Convolutional Diffusion Model for Multivariate Time Series Imputation

IJCAI 2024poster

Multivariant time series (MTS) data are usually incomplete in real scenarios, and imputing the incomplete MTS is practically important to facilitate various time series mining tasks. Recently, diffusion model-based MTS imputation methods have achieved promising results by utilizing CNN or attention…

2024

Selective Hourglass Mapping for Universal Image Restoration Based on Diffusion Model

CVPR 2024poster

Universal image restoration is a practical and potential computer vision task for real-world applications. The main challenge of this task is handling the different degradation distributions at once. Existing methods mainly utilize task-specific conditions (e.g. prompt) to guide the model to learn d…

2024

Super-Resolution Reconstruction from Bayer-Pattern Spike Streams

CVPR 2024poster

Spike camera is a neuromorphic vision sensor that can capture highly dynamic scenes by generating a continuous stream of binary spikes to represent the arrival of photons at very high temporal resolution. Equipped with Bayer color filter array (CFA) color spike camera (CSC) has been invented to capt…

2024

T2I-Adapter: Learning Adapters to Dig Out More Controllable Ability for Text-to-Image Diffusion Models

AAAI 2024technical

The incredible generative ability of large-scale text-to-image (T2I) models has demonstrated strong power of learning complex structures and meaningful semantics. However, relying solely on text prompts cannot fully take advantage of the knowledge learned by the model, especially when flexible and a…

2024

The Devil is in the Statistics: Mitigating and Exploiting Statistics Difference for Generalizable Semi-supervised Medical Image Segmentation

ECCV 2024poster

"Despite the recent success of domain generalization in medical image segmentation, voxel-wise annotation for all source domains remains a huge burden. Semi-supervised domain generalization has been proposed very recently to combat this challenge by leveraging limited labeled data along with abundan…

2023

A Unified Continual Learning Framework with General Parameter-Efficient Tuning

ICCV 2023poster

The "pre-training - downstream adaptation" presents both new opportunities and challenges for Continual Learning (CL). Although the recent state-of-the-art in CL is achieved through Parameter-Efficient-Tuning (PET) adaptation paradigm, only prompt has been explored, limiting its application to Trans…

Cited by 118PDFcodeScholar
2023

CRoSS: Diffusion Model Makes Controllable, Robust and Secure Image Steganography

NeurIPS 2023poster

Current image steganography techniques are mainly focused on cover-based methods, which commonly have the risk of leaking secret images and poor robustness against degraded container images. Inspired by recent developments in diffusion models, we discovered that two properties of diffusion models, t…

2023

Can Graph Neural Networks Learn to Solve the MaxSAT Problem? (Student Abstract)

AAAI 2023technical

The paper presents an attempt to bridge the gap between machine learning and symbolic reasoning. We build graph neural networks (GNNs) to predict the solution of the Maximum Satisfiability (MaxSAT) problem, an optimization variant of SAT. Two closely related graph representations are adopted, and we…

2023

Cascade RDN: Towards Accurate Localization in Industrial Visual Anomaly Detection With Structural Anomaly Generation

RA-L 2023

Unsupervised visual anomaly detection uses only anomaly-free images to detect anomalous patterns, whose recent methods mainly focus on the anomaly classification sub-task but neglect to localize anomalies accurately. Existing reconstruction-based and representation-based methods yield anomaly score

Cited by 3SourceScholar
2023

EDA: Explicit Text-Decoupling and Dense Alignment for 3D Visual Grounding

CVPR 2023poster

3D visual grounding aims to find the object within point clouds mentioned by free-form natural language descriptions with rich semantic cues. However, existing methods either extract the sentence-level features coupling all words or focus more on object names, which would lose the word-level informa…

2023

Empirical Study of Zero-Shot NER with ChatGPT

EMNLP 2023long main

Large language models (LLMs) exhibited powerful capability in various natural language processing tasks. This work focuses on exploring LLM performance on zero-shot information extraction, with a focus on the ChatGPT and named entity recognition (NER) task. Inspired by the remarkable reasoning capab…

Cited by 0SourcecodeScholar
2023

FreeDoM: Training-Free Energy-Guided Conditional Diffusion Model

ICCV 2023poster

Recently, conditional diffusion models have gained popularity in numerous applications due to their exceptional generation ability. However, many existing methods are training-required. They need to train a time-dependent classifier or a condition-dependent score estimator, which increases the cost…

Cited by 152PDFcodeScholar
2023

GAN Prior Based Null-Space Learning for Consistent Super-resolution

AAAI 2023technical

Consistency and realness have always been the two critical issues of image super-resolution. While the realness has been dramatically improved with the use of GAN prior, the state-of-the-art methods still suffer inconsistencies in local structures and colors (e.g., tooth and eyes). In this paper, we…

2023

Generalizable Decision Boundaries: Dualistic Meta-Learning for Open Set Domain Generalization

ICCV 2023poster

Domain generalization (DG) is proposed to deal with the issue of domain shift, which occurs when statistical differences exist between source and target domains. However, most current methods do not account for a common realistic scenario where the source and target domains have different classes. T…

Cited by 25PDFcodeScholar
2023

HVTSurv: Hierarchical Vision Transformer for Patient-Level Survival Prediction from Whole Slide Image

AAAI 2023technical

Survival prediction based on whole slide images (WSIs) is a challenging task for patient-level multiple instance learning (MIL). Due to the vast amount of data for a patient (one or multiple gigapixels WSIs) and the irregularly shaped property of WSI, it is difficult to fully explore spatial, contex…

2023

Implicit Neural Representation for Cooperative Low-light Image Enhancement

ICCV 2023poster

The following three factors restrict the application of existing low-light image enhancement methods: unpredictable brightness degradation and noise, inherent gap between metric-favorable and visual-friendly versions, and the limited paired training data. To address these limitations, we propose an…

Cited by 146PDFcodeScholar
2023

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

AAAI 2023technical

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

Cited by 11SourcePDFScholar
2023

Large-Capacity and Flexible Video Steganography via Invertible Neural Network

CVPR 2023poster

Video steganography is the art of unobtrusively concealing secret data in a cover video and then recovering the secret data through a decoding protocol at the receiver end. Although several attempts have been made, most of them are limited to low-capacity and fixed steganography. To rectify these we…

2023

Learning to Super-resolve Dynamic Scenes for Neuromorphic Spike Camera

AAAI 2023technical

Spike camera is a kind of neuromorphic sensor that uses a novel ``integrate-and-fire'' mechanism to generate a continuous spike stream to record the dynamic light intensity at extremely high temporal resolution. However, as a trade-off for high temporal resolution, its spatial resolution is limited,…

Cited by 12SourcePDFScholar
2023

Less Is More Important: An Attention Module Guided by Probability Density Function for Convolutional Neural Networks

AAAI 2023technical

Attention modules, which adaptively weight and refine features according to the importance of the input, have become a critical technique to boost the capability of convolutional neural networks. However, most existing attention modules are heuristic without a sound interpretation, and thus, require…

2023

Multi-Agent Automated Machine Learning

CVPR 2023poster

In this paper, we propose multi-agent automated machine learning (MA2ML) with the aim to effectively handle joint optimization of modules in automated machine learning (AutoML). MA2ML takes each machine learning module, such as data augmentation (AUG), neural architecture search (NAS), or hyper-para…

Cited by 6SourcePDFScholar
2023

Null-Space Diffusion Sampling for Zero-Shot Point Cloud Completion

IJCAI 2023poster

Point cloud completion aims at estimating the complete data of objects from degraded observations. Despite existing completion methods achieving impressive performances, they rely heavily on degraded-complete data pairs for supervision. In this work, we propose a novel framework named Null-Space Dif…

Cited by 11SourcePDFScholar
2023

Optimization-Inspired Cross-Attention Transformer for Compressive Sensing

CVPR 2023poster

By integrating certain optimization solvers with deep neural networks, deep unfolding network (DUN) with good interpretability and high performance has attracted growing attention in compressive sensing (CS). However, existing DUNs often improve the visual quality at the price of a large number of p…

2023

Panoptic Compositional Feature Field for Editable Scene Rendering With Network-Inferred Labels via Metric Learning

CVPR 2023poster

Despite neural implicit representations demonstrating impressive high-quality view synthesis capacity, decomposing such representations into objects for instance-level editing is still challenging. Recent works learn object-compositional representations supervised by ground truth instance annotation…

Cited by 7SourcePDFScholar
2023

SFEMGN: Image Denoising with Shallow Feature Enhancement Network and Multi-Scale ConvGRU

ICASSP 2023accepted

Image denoising methods based on convolutional neural networks have been popular and achieved relatively excellent performance. However, most of the existing methods cannot fully obtain and use the shallow feature information when removing noise, and cannot better combine information between various…

Cited by 0SourceScholar
2023

Self-Supervised Object Goal Navigation with In-Situ Finetuning

IROS 2023poster

A household robot should be able to navigate to target objects without requiring users to first annotate everything in their home. Most current approaches to object navigation do not test on real robots and rely solely on reconstructed scans of houses and their expensively labeled semantic 3D meshes…

Cited by 7SourceScholar
2023

Suggesting Variable Order for Cylindrical Algebraic Decomposition via Reinforcement Learning

NeurIPS 2023poster

Cylindrical Algebraic Decomposition (CAD) is one of the pillar algorithms of symbolic computation, and its worst-case complexity is double exponential to the number of variables. Researchers found that variable order dramatically affects efficiency and proposed various heuristics. The existing lear…

2023

Temporal-Coded Spiking Neural Networks with Dynamic Firing Threshold: Learning with Event-Driven Backpropagation

ICCV 2023poster

Spiking Neural Networks (SNNs) offer a highly promising computing paradigm due to their biological plausibility, exceptional spatiotemporal information processing capability and low power consumption. As a temporal encoding scheme for SNNs, Time-To-First-Spike (TTFS) encodes information using the ti…

Cited by 34PDFScholar
2023

Unsupervised Deep Probabilistic Approach for Partial Point Cloud Registration

CVPR 2023poster

Deep point cloud registration methods face challenges to partial overlaps and rely on labeled data. To address these issues, we propose UDPReg, an unsupervised deep probabilistic registration framework for point clouds with partial overlaps. Specifically, we first adopt a network to learn posterior…

2023

Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model

ICLR 2023top-25%

Most existing Image Restoration (IR) models are task-specific, which can not be generalized to different degradation operators. In this work, we propose the Denoising Diffusion Null-Space Model (DDNM), a novel zero-shot framework for arbitrary linear IR problems, including but not limited to image s…

2022

Digging into Radiance Grid for Real-Time View Synthesis with Detail Preservation

ECCV 2022poster

"Neural Radiance Fields (NeRF) [31] series are impressive in representing scenes and synthesizing high-quality novel views. However, most previous works fail to preserve texture details and suffer from slow training speed. A recent method SNeRG [11] demonstrates that baking a trained NeRF as a Spars…

2022

Frequency Domain Model Augmentation for Adversarial Attack

ECCV 2022poster

"For black-box attacks, the gap between the substitute model and the victim model is usually large, which manifests as a weak attack performance. Motivated by the observation that the transferability of adversarial examples can be improved by attacking diverse models simultaneously, model augmentati…

2022

HerosNet: Hyperspectral Explicable Reconstruction and Optimal Sampling Deep Network for Snapshot Compressive Imaging

CVPR 2022poster

Hyperspectral imaging is an essential imaging modality for a wide range of applications, especially in remote sensing, agriculture, and medicine. Inspired by existing hyperspectral cameras that are either slow, expensive, or bulky, reconstructing hyperspectral images (HSIs) from a low-budget snapsho…

Cited by 80PDFcodeScholar
2022

Image Disentanglement Autoencoder for Steganography Without Embedding

CVPR 2022poster

Conventional steganography approaches embed a secret message into a carrier for concealed communication but are prone to attack by recent advanced steganalysis tools. In this paper, we propose Image DisEntanglement Autoencoder for Steganography (IDEAS) as a novel steganography without embedding (SWE…

Cited by 80PDFcodeScholar
2022

Learning Spatiotemporal Occupancy Grid Maps for Lifelong Navigation in Dynamic Scenes

ICRA 2022poster

We present a novel method for generating, predicting, and using Spatiotemporal Occupancy Grid Maps (SOGM), which embed future information of dynamic scenes. Our au-tomated generation process creates groundtruth SOGMs from previous navigation data. We build on prior work to annotate lidar points base…

Cited by 21SourcecodeScholar
2022

MVDG: A Unified Multi-View Framework for Domain Generalization

ECCV 2022poster

"Aiming to generalize the model trained in source domains to unseen target domains, domain generalization (DG) has attracted lots of attention recently. Since target domains can not be involved in training, overfitting to source domains is inevitable. As a popular regularization technique, the meta-…

2022

Metric Learning Based Interactive Modulation for Real-World Super-Resolution

ECCV 2022poster

"Interactive image restoration aims to restore images by adjusting several controlling coefficients, which determine the restoration strength. Existing methods are restricted in learning the controllable functions under the supervision of known degradation types and levels. They usually suffer from…

2022

Mutually Reinforcing Structure with Proposal Contrastive Consistency for Few-Shot Object Detection

ECCV 2022poster

"Few-shot object detection is based on the base set with abundant labeled samples to detect novel categories with scarce samples. The majority of former solutions are mainly based on meta-learning or transfer-learning, neglecting the fact that images from the base set might contain unlabeled novel-c…

2022

PDD-Net: A Precise Defect Detection Network Based on Point Set Representation

ICASSP 2022accepted

Defect detection has been widely studied in computer vision and used in industrial production. However, most existing methods for defect detection mainly suffer three drawbacks: i) Low-contrast problem between defects and background. ii) Large scale changes in defects size. iii) Extreme imbalance pr…

Cited by 0SourceScholar
2022

Panini-Net: GAN Prior Based Degradation-Aware Feature Interpolation for Face Restoration

AAAI 2022technical

Emerging high-quality face restoration (FR) methods often utilize pre-trained GAN models (i.e., StyleGAN2) as GAN Prior. However, these methods usually struggle to balance realness and fidelity when facing various degradation levels. Besides, there is still a noticeable visual quality gap compared w…

2022

R-DFCIL: Relation-Guided Representation Learning for Data-Free Class Incremental Learning

ECCV 2022poster

"Class-Incremental Learning (CIL) struggles with catastrophic forgetting when learning new knowledge, and Data-Free CIL (DFCIL) is even more challenging without access to the training data of previously learned classes. Though recent DFCIL works introduce techniques such as model inversion to synthe…

2022

Ray Priors Through Reprojection: Improving Neural Radiance Fields for Novel View Extrapolation

CVPR 2022poster

Neural Radiance Fields (NeRF) have emerged as a potent paradigm for representing scenes and synthesizing photo-realistic images. A main limitation of conventional NeRFs is that they often fail to produce high-quality renderings under novel viewpoints that are significantly different from the trainin…

Cited by 35PDFScholar
2022

Unpaired Multi-Domain Stain Transfer for Kidney Histopathological Images

AAAI 2022technical

As an essential step in the pathological diagnosis, histochemical staining can show specific tissue structure information and, consequently, assist pathologists in making accurate diagnoses. Clinical kidney histopathological analyses usually employ more than one type of staining: H&E, MAS, PAS, PASM…

2022

Unsupervised Point Cloud Registration by Learning Unified Gaussian Mixture Models

RA-L 2022

Sampling noise and density variation widely exist in the point cloud acquisition process, leading to few accurate point-to-point correspondences. Since they rely on point-to-point correspondence search, existing state-of-the-art point cloud registration methods face difficulty in overcoming the samp

Cited by 32SourceScholar
2022

Word Level Robustness Enhancement: Fight Perturbation with Perturbation

AAAI 2022technical

State-of-the-art deep NLP models have achieved impressive improvements on many tasks. However, they are found to be vulnerable to some perturbations. Before they are widely adopted, the fundamental issues of robustness need to be addressed. In this paper, we design a robustness enhancement method to…

Cited by 11SourcePDFScholar
2021

An Adaptive Pyramid Single-View Depth Lookup Table Coding Method

ICASSP 2021accepted

As depth maps show unique characteristics like piecewise smooth regions bounded by sharp edges at depth discontinuities, new coding tools are required to approximate these signal characteristics. Moreover, the number of bits to signal the residual values for each segment can be further reduced by in…

Cited by 0SourceScholar
2021

Dense Deep Unfolding Network With 3D-CNN Prior for Snapshot Compressive Imaging

ICCV 2021poster

Snapshot compressive imaging (SCI) aims to record three-dimensional signals via a two-dimensional camera. For the sake of building a fast and accurate SCI recovery algorithm, we incorporate the interpretability of model-based methods and the speed of learning-based ones and present a novel dense dee…

Cited by 72PDFcodeScholar
2021

Identification of Deep Breath While Moving Forward Based on Multiple Body Regions and Graph Signal Analysis

ICASSP 2021accepted

This paper presents an unobtrusive solution that can automatically identify deep breath when a person is walking past the global depth camera. Existing non-contact breath assessments achieve satisfactory results under restricted conditions when human body stays relatively still. When someone moves f…

Cited by 0SourceScholar
2021

Jo-SRC: A Contrastive Approach for Combating Noisy Labels

CVPR 2021poster

Due to the memorization effect in Deep Neural Networks (DNNs), training with noisy labels usually results in inferior model performance. Existing state-of-the-art methods primarily adopt a sample selection strategy, which selects small-loss samples for subsequent training. However, prior literature…

Cited by 190PDFScholar
2021

Matching on Sets: Conquer Occluded Person Re-identification Without Alignment

AAAI 2021technical

Occluded person re-identification (re-ID) is a challenging task as different human parts may become invisible in cluttered scenes, making it hard to match person images of different identities. Most existing methods address this challenge by aligning spatial features of body parts according to seman…

Cited by 101SourcePDFScholar
2021

Non-Salient Region Object Mining for Weakly Supervised Semantic Segmentation

CVPR 2021poster

Semantic segmentation aims to classify every pixel of an input image. Considering the difficulty of acquiring dense labels, researchers have recently been resorting to weak labels to alleviate the annotation burden of segmentation. However, existing works mainly concentrate on expanding the seed of…

Cited by 248PDFcodeScholar
2021

PTN: A Poisson Transfer Network for Semi-supervised Few-shot Learning

AAAI 2021technical

The predicament in semi-supervised few-shot learning (SSFSL) is to maximize the value of the extra unlabeled data to boost the few-shot learner. In this paper, we propose a Poisson Transfer Network (PTN) to mine the unlabeled information for SSFSL from two aspects. First, the Poisson Merriman–Bence–…

Cited by 31SourcePDFScholar
2021

Self-Supervised Learning of Lidar Segmentation for Autonomous Indoor Navigation

ICRA 2021poster

We present a self-supervised learning approach for the semantic segmentation of lidar frames. Our method is used to train a deep point cloud segmentation architecture without any human annotation. The annotation process is automated with the combination of simultaneous localization and mapping (SLAM…

Cited by 34SourceScholar
2021

Spk2ImgNet: Learning To Reconstruct Dynamic Scene From Continuous Spike Stream

CVPR 2021poster

The recently invented retina-inspired spike camera has shown great potential for capturing dynamic scenes. Different from the conventional digital cameras that compact the photoelectric information within the exposure interval into a single snapshot, the spike camera produces a continuous spike stre…

Cited by 83PDFScholar
2021

Super Resolve Dynamic Scene From Continuous Spike Streams

ICCV 2021poster

Recently, a novel retina-inspired camera, namely spike camera, has shown great potential for recording high-speed dynamic scenes. Unlike the conventional digital cameras that compact the visual information within the exposure interval into a single snapshot, the spike camera continuously outputs bin…

Cited by 44PDFScholar
2021

TransMIL: Transformer based Correlated Multiple Instance Learning for Whole Slide Image Classification

NeurIPS 2021poster

Multiple instance learning (MIL) is a powerful tool to solve the weakly supervised classification in whole slide image (WSI) based pathology diagnosis. However, the current MIL methods are usually based on independent and identical distribution hypothesis, thus neglect the correlation among differen…

2021

Uncertainty Weighted Actor-Critic for Offline Reinforcement Learning

ICML 2021spotlight

Offline Reinforcement Learning promises to learn effective policies from previously-collected, static datasets without the need for exploration. However, existing Q-learning and actor-critic based off-policy RL algorithms fail when bootstrapping from out-of-distribution (OOD) actions or states. We h…

2021

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

IJCAI 2021poster

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

2021

Webly Supervised Fine-Grained Recognition: Benchmark Datasets and an Approach

ICCV 2021poster

Learning from the web can ease the extreme dependence of deep learning on large-scale manually labeled datasets. Especially for fine-grained recognition, which targets at distinguishing subordinate categories, it will significantly reduce the labeling costs by leveraging free web data. Despite its s…

Cited by 75PDFcodeScholar
2020

A Similarity Inference Metric for RGB-Infrared Cross-Modality Person Re-identification

IJCAI 2020poster

RGB-Infrared (IR) cross-modality person re-identification (re-ID), which aims to search an IR image in RGB gallery or vice versa, is a challenging task due to the large discrepancy between IR and RGB modalities. Existing methods address this challenge typically by aligning feature distributions or i…

Cited by 0SourcePDFScholar
2020

A Spatial Missing Value Imputation Method for Multi-view Urban Statistical Data

IJCAI 2020poster

Large volumes of urban statistical data with multiple views imply rich knowledge about the development degree of cities. These data present crucial statistics which play an irreplaceable role in the regional analysis and urban computing. In reality, however, the statistical data divided into fine-gr…

2020

Face Anti-Spoofing via Disentangled Representation Learning

ECCV 2020poster

Face anti-spoofing is crucial to the security of face recognition systems. Previous approaches focus on developing discriminative models based on the features extracted from images, which may be still entangled between spoof patterns and real persons. In this paper, motivated by the disentangled rep…

Cited by 180SourcePDFScholar
2020

Feature-Metric Registration: A Fast Semi-Supervised Approach for Robust Point Cloud Registration Without Correspondences

CVPR 2020poster

We present a fast feature-metric point cloud registration framework, which enforces the optimisation of registration by minimising a feature-metric projection error without correspondences. The advantage of the feature-metric projection error is robust to noise, outliers and density difference in co…

Cited by 343PDFcodeScholar
2020

Field-wise Learning for Multi-field Categorical Data

NeurIPS 2020poster

We propose a new method for learning with multi-field categorical data. Multi-field categorical data are usually collected over many heterogeneous groups. These groups can reflect in the categories under a field. The existing methods try to learn a universal model that fits all data, which is challe…

2020

Measuring and Improving the Use of Graph Information in Graph Neural Networks

ICLR 2020poster

Graph neural networks (GNNs) have been widely used for representation learning on graph data. However, there is limited understanding on how much performance GNNs actually gain from graph data. This paper introduces a context-surrounding GNN framework and proposes two smoothness metrics to measure t…

Cited by 0SourcecodeScholar
2020

Non-Local Nested Residual Attention Network for Stereo Image Super-Resolution

ICASSP 2020accepted

Nowadays CNN-based stereo image super-resolution(SR) methods have obtained remarkable performance. However, most of existing methods only superficially portrayed the low layer features without considering the uneven distribution of information, which is insufficient because stereo image warping and…

Cited by 0SourceScholar
2020

Stochastic Batch Augmentation with An Effective Distilled Dynamic Soft Label Regularizer

IJCAI 2020poster

Data augmentation have been intensively used in training deep neural network to improve the generalization, whether in original space (e.g., image space) or representation space. Although being successful, the connection between the synthesized data and the original data is largely ignored in traini…

Cited by 0SourcePDFScholar
2019

Flappy Hummingbird: An Open Source Dynamic Simulation of Flapping Wing Robots and Animals

ICRA 2019poster

Insects and hummingbirds exhibit extraordinary flight performance and can simultaneously master seemingly conflicting goals: stable hovering and aggressive maneuvering, which are unmatched by conventional small scale man-made vehicles. Flapping Wing Micro Air Vehicles (FWMAVs) hold great promise for…

Cited by 51SourcecodeScholar
2019

Low-Precision Random Fourier Features for Memory-constrained Kernel Approximation

AISTATS 2019poster

We investigate how to train kernel approximation methods that generalize well under a memory budget. Building on recent theoretical work, we define a measure of kernel approximation error which we find to be more predictive of the empirical generalization performance of kernel approximation methods…

2019

Mind Your Neighbours: Image Annotation With Metadata Neighbourhood Graph Co-Attention Networks

CVPR 2019poster

As the visual reflections of our daily lives, images are frequently shared on the social network, which generates the abundant 'metadata' that records user interactions with images. Due to the diverse contents and complex styles, some images can be challenging to recognise when neglecting the contex…

Cited by 25PDFScholar
2019

On the Downstream Performance of Compressed Word Embeddings

NeurIPS 2019spotlight

Compressing word embeddings is important for deploying NLP models in memory-constrained settings. However, understanding what makes compressed embeddings perform well on downstream tasks is challenging---existing measures of compression quality often fail to distinguish between embeddings that perfo…

2019

Variational Convolutional Neural Network Pruning

CVPR 2019poster

We propose a variational Bayesian scheme for pruning convolutional neural networks in channel level. This idea is motivated by the fact that deterministic value based pruning methods are inherently improper and unstable. In a nutshell, variational technique is introduced to estimate distribution of…

Cited by 455PDFScholar
2018

Fine-Grained Video Captioning for Sports Narrative

CVPR 2018poster

Despite recent emergence of video caption methods, how to generate fine-grained video descriptions (i.e., long and detailed commentary about individual movements of multiple subjects as well as their frequent interactions) is far from being solved, which however has great applications such as automa…

Cited by 76SourcePDFScholar
2018

Goal-Oriented Visual Question Generation via Intermediate Rewards

ECCV 2018poster

Despite significant progress in a variety of vision-and-language problems, developing a method capable of asking intelligent, goal-oriented questions about images is proven to be an inscrutable challenge. Towards this end, we propose a Deep Reinforcement Learning framework based on three new interme…

Cited by 47SourcePDFScholar
2018

ISTA-Net: Interpretable Optimization-Inspired Deep Network for Image Compressive Sensing

CVPR 2018poster

With the aim of developing a fast yet accurate algorithm for compressive sensing (CS) reconstruction of natural images, we combine in this paper the merits of two existing categories of CS methods: the structure insights of traditional optimization-based methods and the performance/speed of recent n…

2018

Realtime On-Board Attitude Estimation of High-Frequency Flapping Wing MAVs Under Large Instantaneous Oscillation

ICRA 2018poster

Unlike conventional aerial vehicles of fixed or rotary wings, realtime on-board attitude estimation of insect or hummingbird scale Flapping Wing Micro Aerial Vehicles (FWMAVs) is very challenging due to the severe instantaneous oscillations (approximately ten times of gravity on our platform) induce…

Cited by 20SourceScholar