中文
相关论文

相关论文: InfoCom: Kilobyte-Scale Communication-Efficient Co…

200 篇论文

As digital technologies advance, communication networks face challenges in handling the vast data generated by intelligent devices. Autonomous vehicles, smart sensors, and IoT systems necessitate new paradigms. This thesis addresses these…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Francesco Pezone

Concept Bottleneck Models (CBMs) try to make the decision-making process transparent by exploring an intermediate concept space between the input image and the output prediction. Existing CBMs just learn coarse-grained relations between the…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Yan Xie , Zequn Zeng , Hao Zhang , Yucheng Ding , Yi Wang , Zhengjue Wang , Bo Chen , Hongwei Liu

Communication is essential in coordinating the behaviors of multiple agents. However, existing methods primarily emphasize content, timing, and partners for information sharing, often neglecting the critical aspect of integrating shared…

多智能体系统 · 计算机科学 2025-01-03 Chuxiong Sun , Peng He , Qirui Ji , Zehua Zang , Jiangmeng Li , Rui Wang , Wei Wang

Information Bottlenecks (IBs) learn representations that generalize to unseen data by information compression. However, existing IBs are practically unable to guarantee generalization in real-world scenarios due to the vacuous…

机器学习 · 计算机科学 2023-05-01 Yilin Lyu , Xin Liu , Mingyang Song , Xinyue Wang , Yaxin Peng , Tieyong Zeng , Liping Jing

In next-generation wireless networks, supporting real-time applications such as augmented reality, autonomous driving, and immersive Metaverse services demands stringent constraints on bandwidth, latency, and reliability. Existing semantic…

网络与互联网体系结构 · 计算机科学 2025-05-30 Guangyuan Liu , Yinqiu Liu , Jiacheng Wang , Hongyang Du , Dusit Niyato , Jiawen Kang , Zehui Xiong , Abbas Jamalipour

Maintaining efficient semantic representations of the environment is a major challenge both for humans and for machines. While human languages represent useful solutions to this problem, it is not yet clear what computational principle…

计算与语言 · 计算机科学 2018-08-13 Noga Zaslavsky , Charles Kemp , Terry Regier , Naftali Tishby

Deep learning algorithms have recently gained significant attention due to their impressive performance. However, their high complexity and un-interpretable mode of operation hinders their confident deployment in real-world safety-critical…

机器学习 · 计算机科学 2024-06-28 Konstantinos P. Panousis , Dino Ienco , Diego Marcos

Recent trend towards increasing large machine learning models require both training and inference tasks to be distributed. Considering the huge cost of training these models, it is imperative to unlock optimizations in computation and…

分布式、并行与集群计算 · 计算机科学 2022-03-29 Abhinav Jangda , Jun Huang , Guodong Liu , Amir Hossein Nodehi Sabet , Saeed Maleki , Youshan Miao , Madanlal Musuvathi , Todd Mytkowicz , Olli Sarikivi

Black-box deep neural networks excel in text classification, yet their application in high-stakes domains is hindered by their lack of interpretability. To address this, we propose Text Bottleneck Models (TBM), an intrinsically…

计算与语言 · 计算机科学 2024-04-04 Josh Magnus Ludan , Qing Lyu , Yue Yang , Liam Dugan , Mark Yatskar , Chris Callison-Burch

This paper presents a comprehensive end-to-end evaluation of an infrastructure-assisted collective perception (ICP) system deployed on a highway using ITS-G5 technology. Open-road tests were conducted in the Bizkaia Connected Corridor…

网络与互联网体系结构 · 计算机科学 2026-04-23 Jon Ander Iñiguez de Gordoa , Iker Alkorta , Itziar Urbieta , Gorka Velez , Andoni Mujika

In this paper, we study the framework of collaborative inference, or edge ensembles. This framework enables multiple edge devices to improve classification accuracy by exchanging intermediate features rather than raw observations. However,…

信息论 · 计算机科学 2025-10-03 Mateus P. Mota , Mattia Merluzzi , Emilio Calvanese Strinati

Collaborative perception shares information among different agents and helps solving problems that individual agents may face, e.g., occlusions and small sensing range. Prior methods usually separate the multi-agent fusion and multi-time…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Zongheng Tang , Yi Liu , Yifan Sun , Yulu Gao , Jinyu Chen , Runsheng Xu , Si Liu

Collaborative perception has garnered significant attention as a crucial technology to overcome the perceptual limitations of single-agent systems. Many state-of-the-art (SOTA) methods have achieved communication efficiency and high…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Gong Chen , Chaokun Zhang , Pengcheng Lv , Xiaohui Xie

Wireless connectivity has traditionally been regarded as an opaque data pipe carrying messages, whose context-dependent meaning and effectiveness have been ignored. Nevertheless, in emerging cyber-physical and autonomous networked systems,…

信息论 · 计算机科学 2021-03-11 Marios Kountouris , Nikolaos Pappas

Learning effective joint embedding for cross-modal data has always been a focus in the field of multimodal machine learning. We argue that during multimodal fusion, the generated multimodal embedding may be redundant, and the discriminative…

机器学习 · 计算机科学 2022-12-06 Sijie Mai , Ying Zeng , Haifeng Hu

The idea of cooperative perception is to benefit from shared perception data between multiple vehicles and overcome the limitations of on-board sensors on single vehicle. However, the fusion of multi-vehicle information is still challenging…

机器人学 · 计算机科学 2022-08-30 Kun Jiang , Yining Shi , Benny Wijaya , Mengmeng Yang , Tuopu Wen , Zhongyang Xiao , Diange Yang

Mobile manipulation is a fundamental capability for general-purpose robotic agents, requiring both coordinated control of the mobile base and manipulator and robust perception under dynamically changing viewpoints. However, existing…

机器人学 · 计算机科学 2026-04-30 Jiahao Liu , Cui Wenbo , Zhongpu Xia , Haoran Li , Dongbin Zhao

In the past decade, although single-robot perception has made significant advancements, the exploration of multi-robot collaborative perception remains largely unexplored. This involves fusing compressed, intermittent, limited,…

机器人学 · 计算机科学 2024-05-24 Yang Zhou , Long Quang , Carlos Nieto-Granda , Giuseppe Loianno

For modern recommender systems, the use of low-dimensional latent representations to embed users and items based on their observed interactions has become commonplace. However, many existing recommendation models are primarily designed for…

信息检索 · 计算机科学 2024-12-30 Lianghao Xia , Meiyan Xie , Yong Xu , Chao Huang

Concept Bottleneck Models (CBMs) aim for ante-hoc interpretability by learning a bottleneck layer that predicts interpretable concepts before the decision. State-of-the-art approaches typically select which concepts to learn via human…

机器学习 · 计算机科学 2026-03-10 Antonio De Santis , Schrasing Tong , Marco Brambilla , Lalana Kagal
‹ 上一页 1 8 9 10 下一页 ›