← Search

Feng Wang

62 accepted papers

2026

ADAPT: Adaptive Decentralized Architecture with Perception-Aligned Training for Structural Generalization in Multi-Agent RL

AAAI 2026technical

Multi-agent reinforcement learning (MARL) excels in cooperative and competitive tasks, but most architectures are tied to fixed input-output sizes and require retraining when the number of perceptible or controllable objects changes. While structural generalization techniques mitigate this, they rel

Cited by 1SourcePDFScholar
2026

Breaking Dual Bottlenecks: Evolving Unified Multimodal Models into Self-Adaptive Interleaved Visual Reasoners

ICML 2026poster

Recent unified models integrate multimodal understanding and generation within a single framework. However, an ``understanding-generation gap'' persists, where models can capture user intent but often fail to translate this semantic knowledge into precise pixel-level manipulation. This gap results i…

Cited by 0SourceScholar
2026

FedAdamom: Adaptive Momentum for Improved Generalization in Federated Optimization

CVPR 2026

Federated learning (FL) has emerged as a widely adopted training paradigm for privacy-preserving machine learning. Despite the past success of SGD-based methods, they still suffer from severe data heterogeneity and the lack of adaptivity in practical applications. While several adaptive federated op

Cited by 0SourcecodeScholar
2026

Full-Scale Autonomous Highway Inspection with Quadruped Robot: Multi-Level Locomotion Learning in Complex Environments

ICRA 2026poster

This paper proposes an innovative approach of full-scale autonomous highway inspection in complex environments using quadruped robot to enhance the adaptability and coverage of inspection tasks. Considering adaptive locomotion control as the foundation of autonomous inspection, a multi-level locomot…

Cited by 0Scholar
2026

NeoVerse: Enhancing 4D World Model with in-the-wild Monocular Videos

CVPR 2026

In this paper, we propose NeoVerse, a versatile 4D world model that is capable of 4D reconstruction, novel-trajectory video generation, and rich downstream applications. We first identify a common limitation of scalability in current 4D world modeling methods, caused either by expensive and speciali

Cited by 0SourcecodeScholar
2026

RNN as Linear Transformer: A Closer Investigation into Representational Potentials of Visual Mamba Models

CVPR 2026

Mamba, originally introduced for language modeling, has recently garnered attention as an effective backbone for vision tasks. However, its underlying mechanism in visual domains remains poorly understood. In this work, we systematically investigate Mamba's representational properties and make three

Cited by 0SourcecodeScholar
2026

Spiral RoPE: Rotate Your Rotary Positional Embeddings in the 2D Plane

ICML 2026poster

Rotary Position Embedding (RoPE) is the de facto positional encoding in large language models due to its ability to encode relative positions and support length extrapolation. When adapted to vision transformers, the standard axial formulation decomposes two-dimensional spatial positions into horizo…

Cited by 0SourceScholar
2026

Unlocking Dynamic Inter-Client Spatial Dependencies: A Federated Spatio-temporal Graph Learning Method for Traffic Flow Forecasting

AAAI 2026technical

Spatio-temporal graphs are powerful tools for modeling complex dependencies in traffic time series. However, the distributed nature of real-world traffic data across multiple stakeholders poses significant challenges in modeling and reconstructing inter-client spatial dependencies while adhering to

Cited by 0SourcePDFScholar
2026

WorldEdit: Towards Open-World Image Editing with a Knowledge-Informed Benchmark

ICLR 2026poster

Recent advances in image editing models have demonstrated remarkable capabilities in executing explicit instructions, such as attribute manipulation, style transfer, and pose synthesis. However, these models often face challenges when dealing with implicit editing instructions, which describe the…

Cited by 0SourceScholar
2025

Adapting Large Language Models to Forecast in Frequency Domain

ICASSP 2025accepted

Large language models (LLMs) have recently been applied to time series forecasting to leverage their reasoning and pattern recognition capabilities. Compared to task-specific forecasting models, LLMs exhibit generalizability and a broad understanding of cross-domain knowledge. However, current LLM-b…

Cited by 0SourceScholar
2025

Adventurer: Optimizing Vision Mamba Architecture Designs for Efficiency

CVPR 2025poster

In this work, we introduce the Adventurer series models where we treat images as sequences of patch tokens and employ uni-directional language models to learn visual representations. This modeling paradigm allows us to process images in a recurrent formulation with linear complexity relative to the…

Cited by 0SourcePDFScholar
2025

Animation Anycolor: Enhancing Line Drawing Colorization with Keypoint Matching

ICASSP 2025accepted

Colorization is a crucial but labor-intensive and time-consuming process of animation production. The automation of animation line-drawing colorization has become a prominent research topic. Recently, methods based on pre-trained text-to-image models have been explored for the task of line-drawing c…

Cited by 0SourceScholar
2025

Autoregressive Pretraining with Mamba in Vision

ICLR 2025poster

The vision community has started to build with the recently developed state space model, Mamba, as the new backbone for a range of tasks. This paper shows that Mamba's visual capability can be significantly enhanced through autoregressive pretraining, a direction not previously explored. Efficiency-…

2025

CycleVAR: Repurposing Autoregressive Model for Unsupervised One-Step Image Translation

ICCV 2025poster

The current conditional autoregressive image generation methods have shown promising results, yet their potential remains largely unexplored in the practical unsupervised image translation domain, which operates without explicit cross-domain correspondences.A critical limitation stems from the discr…

2025

Dynamic Incentive Model for Federated Learning Model Trading via Evolutionary Game Theory

ICASSP 2025accepted

Federated Learning (FL) is an emerging decentralized machine learning paradigm that addresses the data-silo problem through privacy-preserving collaborative model training, attracting significant attention from academia and industry. However, model trading in FL involves multiple stakeholders, inclu…

Cited by 0SourceScholar
2025

Expensive Multi-Objective Bayesian Optimization Based on Diffusion Models

AAAI 2025technical

Multi-objective Bayesian optimization (MOBO) has shown promising performance on various expensive multi-objective optimization problems (EMOPs). However, effectively modeling complex distributions of the Pareto optimal solutions is difficult with limited function evaluations. Existing Pareto set lea…

2025

HEP-NAS: Towards Efficient Few-shot Neural Architecture Search via Hierarchical Edge Partitioning

AAAI 2025technical

One-shot methods have significantly advanced the field of neural architecture search (NAS) by adopting weight-sharing strategy to reduce search costs. However, the accuracy of performance estimation can be compromised by co-adaptation. Few-shot methods divide the entire supernet into individual sub-…

2025

LayerAnimate: Layer-level Control for Animation

ICCV 2025poster

Traditional animation production decomposes visual elements into discrete layers to enable independent processing for sketching, refining, coloring, and in-betweening. Existing anime generation video methods typically treat animation as a distinct data domain different from real-world videos, lackin…

2025

MagCache: Fast Video Generation with Magnitude-Aware Cache

NeurIPS 2025poster

Existing acceleration techniques for video diffusion models often rely on uniform heuristics or time-embedding variants to skip timesteps and reuse cached features. These approaches typically require extensive calibration with curated prompts and risk inconsistent outputs due to prompt-specific over…

Cited by 0SourceScholar
2025

Mamba-Reg: Vision Mamba Also Needs Registers

CVPR 2025poster

Similar to Vision Transformers, this paper identifies artifacts also present within the feature maps of Vision Mamba. These artifacts, corresponding to high-norm tokens emerging in low-information background areas of images, appear much more severe in Vision Mamba---they exist prevalently even with…

2025

MeshGen: Generating PBR Textured Mesh with Render-Enhanced Auto-Encoder and Generative Data Augmentation

CVPR 2025highlight

In this paper, we introduce MeshGen, an advanced image-to-3D pipeline that generates high-quality 3D meshes with detailed geometry and physically based rendering (PBR) textures. Addressing the challenges faced by existing 3D native diffusion models, such as suboptimal auto-encoder performance, limit…

2025

Scaling Laws in Patchification: An Image Is Worth 50,176 Tokens And More

ICML 2025poster

Since the introduction of Vision Transformer (ViT), patchification has long been regarded as a common image pre-processing approach for plain visual architectures. By compressing the spatial size of images, this approach can effectively shorten the token sequence and reduce the computational cost of…

Cited by 3SourcePDFScholar
2025

VisRec: A Semi-Supervised Approach to Visibility Data Reconstruction in Radio Astronomy

AAAI 2025technical

Radio telescopes produce visibility data about celestial objects, but these data are sparse and noisy. As a result, images created on raw visibility data are of low quality. Recent studies have used deep learning models to reconstruct visibility data to get cleaner images. However, these methods rel…

2024

Efficient Deformable ConvNets: Rethinking Dynamic and Sparse Operator for Vision Applications

CVPR 2024highlight

We introduce Deformable Convolution v4 (DCNv4) a highly efficient and effective operator designed for a broad spectrum of vision applications. DCNv4 addresses the limitations of its predecessor DCNv3 with two key enhancements: 1. removing softmax normalization in spatial aggregation to enhance its d…

2024

GaussianEditor: Swift and Controllable 3D Editing with Gaussian Splatting

CVPR 2024poster

3D editing plays a crucial role in many areas such as gaming and virtual reality. Traditional 3D editing methods which rely on representations like meshes and point clouds often fall short in realistically depicting complex scenes. On the other hand methods based on implicit 3D representations like…

2024

Improving Multi-Speaker ASR With Overlap-Aware Encoding And Monotonic Attention

ICASSP 2024accepted

End-to-end (E2E) multi-speaker speech recognition with the serialized output training (SOT) strategy demonstrates good performance in modeling diverse speaker scenarios. However, the E2E architecture doesn’t explicitly address the modeling of overlapping speech areas, potentially limiting the model’…

Cited by 0SourceScholar
2024

MM-TTS: Multi-Modal Prompt Based Style Transfer for Expressive Text-to-Speech Synthesis

AAAI 2024technical

The style transfer task in Text-to-Speech (TTS) refers to the process of transferring style information into text content to generate corresponding speech with a specific style. However, most existing style transfer approaches are either based on fixed emotional labels or reference speech clips, whi…

2024

MonkeySee: Space-time-resolved reconstructions of natural images from macaque multi-unit activity

NeurIPS 2024poster

In this paper, we reconstruct naturalistic images directly from macaque brain signals using a convolutional neural network (CNN) based decoder. We investigate the ability of this CNN-based decoding technique to differentiate among neuronal populations from areas V1, V4, and IT, revealing distinct re…

Cited by 0SourcePDFScholar
2024

PolarRec: Improving Radio Interferometric Data Reconstruction Using Polar Coordinates

CVPR 2024poster

In radio astronomy visibility data which are measurements of wave signals from radio telescopes are transformed into images for observation of distant celestial objects. However these resultant images usually contain both real sources and artifacts due to signal sparsity and other factors. One way t…

2024

Semantic-Guided Generative Image Augmentation Method with Diffusion Models for Image Classification

AAAI 2024technical

Existing image augmentation methods consist of two categories: perturbation-based methods and generative methods. Perturbation-based methods apply pre-defined perturbations to augment an original image, but only locally vary the image, thus lacking image diversity. In contrast, generative methods br…

Cited by 8SourcePDFScholar
2024

Towards Flexible 3D Perception: Object-Centric Occupancy Completion Augments 3D Object Detection

NeurIPS 2024poster

While 3D object bounding box (bbox) representation has been widely used in autonomous driving perception, it lacks the ability to capture the precise details of an object's intrinsic geometry. Recently, occupancy has emerged as a promising alternative for 3D scene perception. However, constructing a…

2023

Echoes Beyond Points: Unleashing the Power of Raw Radar Data in Multi-modality Fusion

NeurIPS 2023poster

Radar is ubiquitous in autonomous driving systems due to its low cost and good adaptability to bad weather. Nevertheless, the radar detection performance is usually inferior because its point cloud is sparse and not accurate due to the poor azimuth and elevation resolution. Moreover, point cloud gen…

2023

Learning to Decompose Visual Features with Latent Textual Prompts

ICLR 2023poster

Recent advances in pre-training vision-language models like CLIP have shown great potential in learning transferable visual representations. Nonetheless, for downstream inference, CLIP-like models suffer from either 1) degraded accuracy and robustness in the case of inaccurate text descriptions duri…

Cited by 29SourcePDFScholar
2023

Masked Space-Time Hash Encoding for Efficient Dynamic Scene Reconstruction

NeurIPS 2023spotlight

In this paper, we propose the Masked Space-Time Hash encoding (MSTH), a novel method for efficiently reconstructing dynamic 3D scenes from multi-view or monocular videos. Based on the observation that dynamic scenes often contain substantial static areas that result in redundancy in storage and comp…

Cited by 30SourcePDFScholar
2023

Mixed Neural Voxels for Fast Multi-view Video Synthesis

ICCV 2023oral

Synthesizing high-fidelity videos from real-world multiview input is challenging due to the complexities of real-world environments and high-dynamic movements. Previous works based on neural radiance fields have demonstrated high-quality reconstructions of dynamic scenes. However, training such mode…

Cited by 72PDFcodeScholar
2023

Once Detected, Never Lost: Surpassing Human Performance in Offline LiDAR based 3D Object Detection

ICCV 2023oral

This paper aims for high-performance offline LiDAR-based 3D object detection. We first observe that experienced human annotators annotate objects from a track-centric perspective. They first label objects in a track with clear shapes, and then leverage the temporal coherence to infer the annotations…

Cited by 25PDFcodeScholar
2022

A Hybrid Model of Classification and Generation for Spatial Relation Extraction

COLING 2022main

Extracting spatial relations from texts is a fundamental task for natural language understanding and previous studies only regard it as a classification task, ignoring those spatial relations with null roles due to their poor information. To address the above issue, we first view spatial relation ex…

Cited by 9SourcePDFScholar
2022

A Timestep aware Sentence Embedding and Acme Coverage for Brief but Informative Title Generation

NAACL 2022findings

The title generation task that summarizes article content in recapitulatory words relies heavily on utilizing the corresponding key context. To generate a title with appropriate information in the content and avoid repetition, we propose a title generation framework with two complementary components…

2022

CP2: Copy-Paste Contrastive Pretraining for Semantic Segmentation

ECCV 2022poster

"Recent advances in self-supervised contrastive learning yield good image-level representation, which favors classification tasks but usually neglects pixel-level detailed information, leading to unsatisfactory transfer performance to dense prediction tasks such as semantic segmentation. In this wor…

2022

DART: Articulated Hand Model with Diverse Accessories and Rich Textures

NeurIPS 2022accept

Hand, the bearer of human productivity and intelligence, is receiving much attention due to the recent fever of digital twins. Among different hand morphable models, MANO has been widely used in vision and graphics community. However, MANO disregards textures and accessories, which largely limits it…

2022

Embracing Single Stride 3D Object Detector With Sparse Transformer

CVPR 2022poster

In LiDAR-based 3D object detection for autonomous driving, the ratio of the object size to input scene size is significantly smaller compared to 2D detection cases. Overlooking this difference, many 3D detectors directly follow the common practice of 2D detectors, which downsample the feature maps e…

Cited by 305PDFcodeScholar
2022

Keywords and Instances: A Hierarchical Contrastive Learning Framework Unifying Hybrid Granularities for Text Generation

ACL 2022long

Contrastive learning has achieved impressive success in generation tasks to militate the “exposure bias” problem and discriminatively exploit the different quality of references. Existing works mostly focus on contrastive learning on the instance-level without discriminating the contribution of each…

Cited by 14SourcePDFScholar
2022

Tracing Text Provenance via Context-Aware Lexical Substitution

AAAI 2022technical

Text content created by humans or language models is often stolen or misused by adversaries. Tracing text provenance can help claim the ownership of text content or identify the malicious users who distribute misleading content like machine-generated fake news. There have been some attempts to achie…

Cited by 70SourcePDFScholar
2021

Exploiting Behavioral Consistence for Universal User Representation

AAAI 2021technical

User modeling is critical for developing personalized services in industry. A common way for user modeling is to learn user representations that can be distinguished by their interests or preferences. In this work, we focus on developing universal user representation model. The obtained universal re…

2021

RangeDet: In Defense of Range View for LiDAR-Based 3D Object Detection

ICCV 2021poster

In this paper, we propose an anchor-free single-stage LiDAR-based 3D object detector -- RangeDet. The most notable difference with previous works is that our method is purely based on the range view representation. Compared with the commonly used voxelized or Bird's Eye View (BEV) representations, t…

Cited by 300PDFcodeScholar
2020

Unsupervised Representation Learning by Invariance Propagation

NeurIPS 2020spotlight

Unsupervised learning methods based on contrastive learning have drawn increasing attention and achieved promising results. Most of them aim to learn representations invariant to instance-level variations, which are provided by different views of the same instance. In this paper, we propose Invarian…

2019

Self-attention Aligner: A Latency-control End-to-end Model for ASR Using Self-attention Network and Chunk-hopping

ICASSP 2019accepted

Self-attention network, an attention-based feedforward neural network, has recently shown the potential to replace recurrent neural networks (RNNs) in a variety of NLP tasks. However, it is not clear if the self-attention network could be a good alternative of RNNs in automatic speech recognition (A…

Cited by 0SourceScholar