中文
相关论文

相关论文: Data Fusion-Enhanced Decision Transformer for Stab…

200 篇论文

The explosive growth of dynamic and heterogeneous data traffic brings great challenges for 5G and beyond mobile networks. To enhance the network capacity and reliability, we propose a learning-based dynamic time-frequency division duplexing…

机器学习 · 计算机科学 2023-03-22 Ziyan Yin , Zhe Wang , Jun Li , Ming Ding , Wen Chen , Shi Jin

One critical challenge in 6D object pose estimation from a single RGBD image is efficient integration of two different modalities, i.e., color and depth. In this work, we tackle this problem by a novel Deep Fusion Transformer~(DFTr) block…

计算机视觉与模式识别 · 计算机科学 2023-08-11 Jun Zhou , Kai Chen , Linlin Xu , Qi Dou , Jing Qin

In-context learning is a promising approach for offline reinforcement learning (RL) to handle online tasks, which can be achieved by providing task prompts. Recent works demonstrated that in-context RL could emerge with self-improvement in…

机器学习 · 计算机科学 2024-06-03 Sili Huang , Jifeng Hu , Hechang Chen , Lichao Sun , Bo Yang

Fall detection (FD) systems are important assistive technologies for healthcare that can detect emergency fall events and alert caregivers. However, it is not easy to obtain large-scale annotated fall events with various specifications of…

信号处理 · 电气工程与系统科学 2021-06-15 Kai-Chun Liu , Michael Can , Heng-Cheng Kuo , Chia-Yeh Hsieh , Hsiang-Yun Huang , Chia-Tai Chan , Yu Tsao

Recent top-performing temporal 3D detectors based on Lidars have increasingly adopted region-based paradigms. They first generate coarse proposals, followed by encoding and fusing regional features. However, indiscriminate sampling and…

计算机视觉与模式识别 · 计算机科学 2025-03-05 Chenxu Dang , Zaipeng Duan , Pei An , Xinmin Zhang , Xuzhong Hu , Jie Ma

Machine learning (ML) is increasingly being deployed in programmable data planes (switches and SmartNICs) to enable real-time traffic analysis, security monitoring, and in-network decision-making. Decision trees (DTs) are particularly…

网络与互联网体系结构 · 计算机科学 2025-09-03 Murayyiam Parvez , Annus Zulfiqar , Roman Beltiukov , Shir Landau Feibish , Walter Willinger , Arpit Gupta , Muhammad Shahbaz

Diffusion Transformers (DiTs) achieve superior image generation quality but suffer from quadratic computational complexity relative to token count. While various token reduction (TR) methods have been proposed to mitigate this cost, they…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Hangyeol Lee , Hyojeong Lee , Joo-Young Kim

We propose a decision triggered data transmission and collection (DTDTC) protocol for condition monitoring and anomaly detection in the industrial Internet of things (IIoT). In the IIoT, the collection, processing, encoding, and…

信号处理 · 电气工程与系统科学 2020-02-21 Jiguang He , Long Kong , Tero Frondelius , Olli Silven , Markku Juntti

Recent work has shown that Large Language Models (LLMs) can be incredibly effective for offline reinforcement learning (RL) by representing the traditional RL problem as a sequence modelling problem (Chen et al., 2021; Janner et al., 2021).…

机器学习 · 计算机科学 2023-02-01 Shyam Sudhakaran , Sebastian Risi

Fraud detection is to identify, monitor, and prevent potentially fraudulent activities from complex data. The recent development and success in AI, especially machine learning, provides a new data-driven way to deal with fraud. From a…

机器学习 · 统计学 2023-05-19 Biao Xu , Yao Wang , Xiuwu Liao , Kaidong Wang

3D synthetic-to-real unsupervised domain adaptive segmentation is crucial to annotating new domains. Self-training is a competitive approach for this task, but its performance is limited by different sensor sampling patterns (i.e.,…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Zhimin Yuan , Wankang Zeng , Yanfei Su , Weiquan Liu , Ming Cheng , Yulan Guo , Cheng Wang

The integration of digital twinning technologies is driving next-generation networks toward new capabilities, allowing operators to thoroughly understand network conditions, efficiently analyze valuable radio data, and innovate applications…

网络与互联网体系结构 · 计算机科学 2025-09-03 Zifan Zhang , Minghong Fang , Mingzhe Chen , Yuchen Liu

In automatic target recognition (ATR) systems, sensors may fail to capture discriminative, fine-grained detail features due to environmental conditions, noise created by CMOS chips, occlusion, parallaxes, and sensor misalignment. Therefore,…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Shoaib Meraj Sami , Md Mahedi Hasan , Nasser M. Nasrabadi , Raghuveer Rao

Recently, diffusion policy has shown impressive results in handling multi-modal tasks in robotic manipulation. However, it has fundamental limitations in out-of-distribution failures that persist due to compounding errors and its limited…

机器人学 · 计算机科学 2025-03-25 Sung-Wook Lee , Xuhui Kang , Yen-Ling Kuo

The performance of task-oriented dialogue models is strongly tied to how well they track dialogue states, which records and updates user information across multi-turn interactions. However, current multi-domain DST encounters two key…

计算与语言 · 计算机科学 2026-03-12 Haoxiang Su , Ruiyu Fang , Liting Jiang , Xiaomeng Huang , Shuangyong Song

Diffusion Transformers (DiT) are powerful generative models but remain computationally intensive due to their iterative structure and deep transformer stacks. To alleviate this inefficiency, we propose \textbf{FastCache}, a…

机器学习 · 计算机科学 2026-03-30 Dong Liu , Yanxuan Yu , Jiayi Zhang , Yifan Li , Ben Lengerich , Ying Nian Wu

Reinforcement learning agents based on Transformer architectures have achieved impressive performance on sequential decision-making tasks, but their reliance on dense matrix operations makes them ill-suited for energy-constrained,…

机器学习 · 计算机科学 2025-09-01 Vishal Pandey , Debasmita Biswas

Simulating the long-term dynamics of multi-scale and multi-physics systems poses a significant challenge in understanding complex phenomena across science and engineering. The complexity arises from the intricate interactions between scales…

机器学习 · 计算机科学 2025-09-22 Da Long , Shandian Zhe , Samuel Williams , Leonid Oliker , Zhe Bai

Offline safe reinforcement learning (RL) aims to train a constraint satisfaction policy from a fixed dataset. Current state-of-the-art approaches are based on supervised learning with a conditioned policy. However, these approaches fall…

机器学习 · 计算机科学 2025-01-28 Zijian Guo , Weichao Zhou , Wenchao Li

While test-time adaptation (TTA) methods effectively address domain shifts by dynamically adapting pre-trained models to target domain data during online inference, their application to 3D point clouds is hindered by their irregular and…

计算机视觉与模式识别 · 计算机科学 2025-07-25 Xin Wei , Qin Yang , Yijie Fang , Mingrui Zhu , Nannan Wang