← Search

Wei Hua

14 accepted papers

2026

ALERT: Adversarial Learning Enhanced Stability-aware Routing Transformer for Adaptive Depression Detection

AAAI 2026technical

Detecting depression through social media is a complex task, as noisy user-generated content creates significant interference between persistent depressive patterns and transient emotional expressions. Two main challenges arise: First, negative mood indicators are not exclusive to depressed individu

Cited by 1SourcePDFScholar
2026

Scal3R: Scalable Test-Time Training for Large-Scale 3D Reconstruction

CVPR 2026

This paper addresses the task of large-scale 3D scene reconstruction from long video sequences. Recent feed-forward reconstruction models have shown promising results by directly regressing 3D geometry from RGB images without explicit 3D priors or geometric constraints. However, these methods often

Cited by 0SourcecodeScholar
2025

MSVIT: Improving Spiking Vision Transformer Using Multi-scale Attention Fusion

IJCAI 2025

The combination of Spiking Neural Networks (SNNs) with Vision Transformer architectures has attracted significant attention due to the great potential for energy-efficient and high-performance computing paradigms. However, a substantial performance gap still exists between SNN-based and ANN-based tr

2024

3D-SceneDreamer: Text-Driven 3D-Consistent Scene Generation

CVPR 2024poster

Text-driven 3D scene generation techniques have made rapid progress in recent years. Their success is mainly attributed to using existing generative models to iteratively perform image warping and inpainting to generate 3D scenes. However these methods heavily rely on the outputs of existing models…

Cited by 8SourcePDFScholar
2023

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

CVPR 2023poster

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

2023

PriorLane: A Prior Knowledge Enhanced Lane Detection Approach Based on Transformer

ICRA 2023poster

Lane detection is one of the fundamental modules in self-driving. In this paper we employ a transformer-only method for lane detection, thus it could benefit from the blooming development of fully vision transformer and achieve the state-of-the-art (SOTA) performance on both CULane and TuSimple benc…

Cited by 19SourcecodeScholar
2023

SOOD: Towards Semi-Supervised Oriented Object Detection

CVPR 2023poster

Semi-Supervised Object Detection (SSOD), aiming to explore unlabeled data for boosting object detectors, has become an active task in recent years. However, existing SSOD approaches mainly focus on horizontal objects, leaving multi-oriented objects that are common in aerial images unexplored. This p…

2023

Turning a CLIP Model Into a Scene Text Detector

CVPR 2023poster

The recent large-scale Contrastive Language-Image Pretraining (CLIP) model has shown great potential in various downstream tasks via leveraging the pretrained vision and language knowledge. Scene text, which contains rich textual and visual information, has an inherent connection with a model like C…

2022

Crossmodal Transformer Based Generative Framework for Pedestrian Trajectory Prediction

ICRA 2022poster

Providing guidance about collision avoidance, pedestrian trajectory prediction is an important task for autonomous driving. In this paper, to produce plausible trajectory predictions in the first-person view circumstance, we propose a crossmodal transformer based generative framework which could lev…

Cited by 27SourceScholar
2021

CR-LSTM: Collision-prior Guided Social Refinement for Pedestrian Trajectory Prediction

IROS 2021poster

Pedestrian trajectory prediction is a challenge because of the complex social interactions in context and the elusive intention of each pedestrian. Collision avoidance is one of the most common social interactions in real world, while existing data-driven works have not handled it well yet. In order…

Cited by 5SourceScholar
2020

AttentionNAS: Spatiotemporal Attention Cell Search for Video Classification

ECCV 2020poster

Convolutional operations have two limitations: (1) do not explicitly model where to focus as the same filter is applied to all the positions, and (2) are unsuitable for modeling long-range dependencies as they only operate on a small neighborhood. While both limitations can be alleviated by attentio…

Cited by 56SourcePDFScholar
2019

Auto-DeepLab: Hierarchical Neural Architecture Search for Semantic Image Segmentation

CVPR 2019oral

Recently, Neural Architecture Search (NAS) has successfully identified neural network architectures that exceed human designed ones on large-scale image classification. In this paper, we study NAS for semantic image segmentation. Existing works often focus on searching the repeatable cell structure,…

Cited by 1290PDFcodeScholar
2018

Progressive Neural Architecture Search

ECCV 2018poster

We propose a new method for learning the structure of convolutional neural networks (CNNs) that is more efficient than recent state-of-the-art methods based on reinforcement learning and evolutionary algorithms. Our approach uses a sequential model-based optimization (SMBO) strategy, in which we sea…