中文
相关论文

相关论文: SLNET: A Redistributable Corpus of 3rd-party Simul…

200 篇论文

Due to the ever-increasing size of data, construction, analysis and mining of universal massive networks are becoming forbidden and meaningless. In this work, we outline a novel framework called CubeNet, which systematically constructs and…

社会与信息网络 · 计算机科学 2019-10-04 Carl Yang , Dai Teng , Siyang Liu , Sayantani Basu , Jieyu Zhang , Jiaming Shen , Chao Zhang , Jingbo Shang , Lance Kaplan , Timothy Harratty , Jiawei Han

Datasets have gained an enormous amount of popularity in the computer vision community, from training and evaluation of Deep Learning-based methods to benchmarking Simultaneous Localization and Mapping (SLAM). Without a doubt, synthetic…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Wenbin Li , Sajad Saeedi , John McCormac , Ronald Clark , Dimos Tzoumanikas , Qing Ye , Yuzhong Huang , Rui Tang , Stefan Leutenegger

Clouds gather a vast volume of telemetry from their networked systems which contain valuable information that can help solve many of the problems that continue to plague them. However, it is hard to extract useful information from such raw…

网络与互联网体系结构 · 计算机科学 2020-04-28 Behnaz Arzani , Bita Rouhani

The general capabilities of Large Language Models (LLM) highly rely on the composition and selection on extensive pretraining datasets, treated as commercial secrets by several institutions. To mitigate this issue, we open-source the…

The ability of Large Language Models (LLMs) to generate high-quality text and code has fuelled their rise in popularity. In this paper, we aim to demonstrate the potential of LLMs within the realm of optimization algorithms by integrating…

人工智能 · 计算机科学 2024-02-14 Camilo Chacón Sartori , Christian Blum , Gabriela Ochoa

Can pretrained models generalize to new datasets without any retraining? We deploy pretrained image models on datasets they were not trained for, and investigate whether their embeddings form meaningful clusters. Our suite of benchmarking…

机器学习 · 计算机科学 2024-06-05 Scott C. Lowe , Joakim Bruslund Haurum , Sageev Oore , Thomas B. Moeslund , Graham W. Taylor

In existing splicing forgery datasets, the insufficient semantic variety of spliced regions causes trained detection models to overfit semantic features rather than learn genuine splicing traces. Meanwhile, the lack of a reasonable…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Jiaming Liang , Yuwan Xue , Haowei Liu , Zhenqi Dai , Yu Liao , Rui Wang , Weihao Jiang , Yaping Liu , Zhikun Chen , Guoxiao Liu , Bo Liu , Xiuli Bi

Fine-tuning unlocks large language models (LLMs) for specialized applications, but its high computational cost often puts it out of reach for resource-constrained organizations. While cloud platforms could provide the needed resources, data…

密码学与安全 · 计算机科学 2026-04-28 Zihan Liu , Yizhen Wang , Rui Wang , Xiu Tang , Sai Wu

Today's analog/mixed-signal (AMS) integrated circuit (IC) designs demand substantial manual intervention. The advent of multimodal large language models (MLLMs) has unveiled significant potential across various fields, suggesting their…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Zhuofu Tao , Yichen Shi , Yiru Huo , Rui Ye , Zonghang Li , Li Huang , Chen Wu , Na Bai , Zhiping Yu , Ting-Jung Lin , Lei He

Many useful tasks in data science and machine learning applications can be written as simple variations of matrix multiplication. However, users have difficulty performing such tasks as existing matrix/vector libraries support only a…

编程语言 · 计算机科学 2023-05-17 Junyoung Kim , Kenneth Ross , Eric Sedlar , Lukas Stadler

In Simultaneous Machine Translation (SiMT) systems, training with a simultaneous interpretation (SI) corpus is an effective method for achieving high-quality yet low-latency systems. However, it is very challenging to curate such a corpus…

计算与语言 · 计算机科学 2024-04-19 Yusuke Sakai , Mana Makinae , Hidetaka Kamigaito , Taro Watanabe

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

Semi-supervised learning (SSL) alleviates the cost of data labeling process by exploiting unlabeled data and has achieved promising results. Meanwhile, with the development of large foundation models, exploiting pre-trained models becomes a…

机器学习 · 计算机科学 2025-10-28 Song-Lin Lv , Rui Zhu , Tong Wei , Yu-Feng Li , Lan-Zhe Guo

As real-world datasets become more complex and heterogeneous, supervised learning is often bottlenecked by input representation design. Modeling multimodal data, such as time-series, free text, and structured records, often requires…

人工智能 · 计算机科学 2026-05-22 Ilker Demirel , Lawrence Shi , Zeshan Hussain , David Sontag

With the rapid growth of large language models (LLMs), a wide range of methods have been developed to distribute computation and memory across hardware devices for efficient training and inference. While existing surveys provide descriptive…

机器学习 · 计算机科学 2026-02-11 Hossam Amer , Rezaul Karim , Ali Pourranjbar , Weiwei Zhang , Walid Ahmed , Boxing Chen

We present AutoNMT, a framework to streamline the research of seq-to-seq models by automating the data pipeline (i.e., file management, data preprocessing, and exploratory analysis), automating experimentation in a toolkit-agnostic manner,…

计算与语言 · 计算机科学 2023-02-13 Salvador Carrión , Francisco Casacuberta

Code is increasingly becoming a core data modality of modern machine learning research impacting not only the way we write code with conversational agents like OpenAI's ChatGPT, Google's Bard, or Anthropic's Claude, the way we translate…

Model-based development is a widely-used method to describe complex systems that enables the rapid prototyping. Advances in the science of distributed systems has led to the development of large scale statechart models which are distributed…

软件工程 · 计算机科学 2018-01-23 Mohammad Hosseini , Richard Berlin , Lui Sha , Axel Terfloth , Houbing Song

Modeling variability in Matlab/Simulink becomes more and more important. We took the two variability modeling concepts already included in Matlab/Simulink and our own one and evaluated them to find out which one is suited best for modeling…

软件工程 · 计算机科学 2016-11-18 Carsten Kolassa , Holger Rendel , Bernhard Rumpe

Support for Machine Learning (ML) applications in networks has significantly improved over the last decade. The availability of public datasets and programmable switching fabrics (including low-level languages to program them) present a…

网络与互联网体系结构 · 计算机科学 2022-06-14 Tushar Swamy , Annus Zulfiqar , Luigi Nardi , Muhammad Shahbaz , Kunle Olukotun