← Search

Guosheng Hu

28 accepted papers

2026

Trade in Minutes! Rationality-Driven Agentic System for Quantitative Financial Trading

ICLR 2026poster

Recent advancements in large language models (LLMs) and agentic systems have shown exceptional decision-making capabilities, revealing significant potential for autonomic finance. Current financial trading agents predominantly simulate anthropomorphic roles that inadvertently introduce emotional bia…

Cited by 0SourceScholar
2025

Beyond the Answer: Advancing Multi-Hop QA with Fine-Grained Graph Reasoning and Evaluation

ACL 2025long

Recent advancements in large language models (LLMs) have significantly improved the performance of multi-hop question answering (MHQA) systems. Despite the success of MHQA systems, the evaluation of MHQA is not deeply investigated. Existing evaluations mainly focus on comparing the final answers of…

2024

DiffLoc: Diffusion Model for Outdoor LiDAR Localization

CVPR 2024poster

Absolute pose regression (APR) estimates global pose in an end-to-end manner achieving impressive results in learn-based LiDAR localization. However compared to the top-performing methods reliant on 3D-3D correspondence matching APR's accuracy still has room for improvement. We recognize APR's lack…

2024

Gradient-Guided Modality Decoupling for Missing-Modality Robustness

AAAI 2024technical

Multimodal learning with incomplete input data (missing modality) is very practical and challenging. In this work, we conduct an in-depth analysis of this challenge and find that modality dominance has a significant negative impact on the model training, greatly degrading the missing modality perfor…

2024

Neighborhood-Enhanced 3D Human Pose Estimation with Monocular LiDAR in Long-Range Outdoor Scenes

AAAI 2024technical

3D human pose estimation (3HPE) in large-scale outdoor scenes using commercial LiDAR has attracted significant attention due to its potential for real-life applications. However, existing LiDAR-based methods for 3HPE primarily rely on recovering 3D human poses from individual point clouds, and the c…

2024

Object Pose Estimation via the Aggregation of Diffusion Features

CVPR 2024highlight

Estimating the pose of objects from images is a crucial task of 3D scene understanding and recent approaches have shown promising results on very large benchmarks. However these methods experience a significant performance drop when dealing with unseen objects. We believe that it results from the li…

2023

Cross-Modal Distillation for Speaker Recognition

AAAI 2023technical

Speaker recognition achieved great progress recently, however, it is not easy or efficient to further improve its performance via traditional solutions: collecting more data and designing new neural networks. Aiming at the fundamental challenge of speech data, i.e. low information density, multimoda…

Cited by 19SourcePDFScholar
2023

Deep Perturbation Learning: Enhancing the Network Performance via Image Perturbations

ICML 2023poster

Image perturbation technique is widely used to generate adversarial examples to attack networks, greatly decreasing the performance of networks. Unlike the existing works, in this paper, we introduce a novel framework Deep Perturbation Learning (DPL), the new insights into understanding image pertur…

Cited by 5SourcePDFScholar
2023

SGLoc: Scene Geometry Encoding for Outdoor LiDAR Localization

CVPR 2023poster

LiDAR-based absolute pose regression estimates the global pose through a deep network in an end-to-end manner, achieving impressive results in learning-based localization. However, the accuracy of existing methods still has room to improve due to the difficulty of effectively encoding the scene geom…

Cited by 16SourcePDFScholar
2022

Boosting Active Learning via Improving Test Performance

AAAI 2022technical

Central to active learning (AL) is what data should be selected for annotation. Existing works attempt to select highly uncertain or informative data for annotation. Nevertheless, it remains unclear how selected data impacts the test performance of the task model used in AL. In this work, we explore…

2022

Efficient One-Stage Video Object Detection by Exploiting Temporal Consistency

ECCV 2022poster

"Recently, one-stage detectors have achieved competitive accuracy and faster speed compared with traditional two-stage detectors on image data. However, in the field of video object detection (VOD), most existing VOD methods are still based on two-stage detectors. Moreover, directly adapting existin…

2022

TDViT: Temporal Dilated Video Transformer for Dense Video Tasks

ECCV 2022poster

"Deep video models, for example, 3D CNNs or video transformers, have achieved promising performance on sparse video tasks, i.e., predicting one result per video. However, challenges arise when adapting existing deep video models to dense video tasks, i.e., predicting one result per frame. Specifical…

2021

MAMBA: Multi-level Aggregation via Memory Bank for Video Object Detection

AAAI 2021technical

State-of-the-art video object detection methods maintain a memory structure, either a sliding window or a memory queue, to enhance the current frame using attention mechanisms. However, we argue that these memory structures are not efficient or sufficient because of two implied operations: (1) conca…

2021

OPANAS: One-Shot Path Aggregation Network Architecture Search for Object Detection

CVPR 2021poster

Recently, neural architecture search (NAS) has been exploited to design feature pyramid networks (FPNs) and achieved promising results for visual object detection. Encouraged by the success, we propose a novel One-Shot Path Aggregation Network Architecture Search (OPANAS) algorithm, which significan…

Cited by 72PDFcodeScholar
2020

Adaptive Variance Based Label Distribution Learning For Facial Age Estimation

ECCV 2020poster

Estimating age from a single facial image is a classic and challenging topic in computer vision. One of its most intractable issues is label ambiguity, i.e., face images from adjacent age of the same person are often indistinguishable. Some existing methods adopt distribution learning to tackle this…

Cited by 78SourcePDFScholar
2020

DADA: Differentiable Automatic Data Augmentation

ECCV 2020poster

Data augmentation (DA) techniques aim to increase data variability, and thus train deep networks with better generalisation. The pioneering AutoAugment automated the search for optimal DA policies with reinforcement learning. However, AutoAugment is extremely computationally expensive, limiting its…

2020

Learning Flow-based Feature Warping for Face Frontalization with Illumination Inconsistent Supervision

ECCV 2020poster

Despite recent advances in deep learning-based face frontalization methods, photo-realistic and illumination preserving frontal face synthesis is still challenging due to large pose and illumination discrepancy during training. We propose a novel Flow-based Feature Warping Model (FFWM) which can lea…

2020

Reducing Distributional Uncertainty by Mutual Information Maximisation and Transferable Feature Learning

ECCV 2020poster

Distributional uncertainty exists broadly in many real-world applications, one of which in the form of domain discrepancy. Yet in the existing literature, the mathematical definition of it is missing. In this paper, we propose to formulate the distributional uncertainty both between the source(s) an…

Cited by 30SourcePDFScholar
2019

Led3D: A Lightweight and Efficient Deep Approach to Recognizing Low-Quality 3D Faces

CVPR 2019poster

Due to the intrinsic invariance to pose and illumination changes, 3D Face Recognition (FR) has a promising potential in the real world. 3D FR using high-quality faces, which are of high resolutions and with smooth surfaces, have been widely studied. However, research on that with low-quality input i…

Cited by 70PDFScholar
2019

Ranked List Loss for Deep Metric Learning

CVPR 2019poster

The objective of deep metric learning (DML) is to learn embeddings that can capture semantic similarity information among data points. Existing pairwise or tripletwise loss functions used in DML are known to suffer from slow convergence due to a large proportion of trivial pairs or triplets as the m…

Cited by 325PDFcodeScholar
2019

Semantic Alignment: Finding Semantically Consistent Ground-Truth for Facial Landmark Detection

CVPR 2019poster

Recently, deep learning based facial landmark detection has achieved great success. Despite this, we notice that the semantic ambiguity greatly degrades the detection performance. Specifically, the semantic ambiguity means that some landmarks (e.g. those evenly distributed along the face contour) do…

Cited by 74PDFScholar
2018

Deep Multi-Task Learning to Recognise Subtle Facial Expressions of Mental States

ECCV 2018poster

Facial expression recognition is a topical task. However, very little research investigates subtle expression recognition, which is important for mental activity analysis, deception detection, etc. We address subtle expression recognition through convolutional neural networks (CNNs) by developing mu…

Cited by 55SourcePDFScholar
2018

Deep Stock Representation Learning: From Candlestick Charts to Investment Decisions

ICASSP 2018accepted

We propose a novel investment decision strategy (IDS) based on deep learning. The performance of many IDSs is affected by stock similarity. Most existing stock similarity measurements have the problems: (a) The linear nature of many measurements cannot capture nonlinear stock dynamics; (b) The estim…

Cited by 0SourceScholar
2017

Attribute-Enhanced Face Recognition With Neural Tensor Fusion Networks

ICCV 2017spotlight

Deep learning has achieved great success in face recognition, however deep-learned features still have limited invariance to strong intra-personal variations such as large pose. It is observed that some facial attributes (e.g. eyebrow thickness, gender) are invariant to such variations. We present t…

Cited by 100PDFScholar