中文
相关论文

相关论文: DIAL: Distributed Interactive Analysis of Large Da…

200 篇论文

Dataset distillation is attracting more attention in machine learning as training sets continue to grow and the cost of training state-of-the-art models becomes increasingly high. By synthesizing datasets with high information density,…

We introduce Dialz, a framework for advancing research on steering vectors for open-source LLMs, implemented in Python. Steering vectors allow users to modify activations at inference time to amplify or weaken a 'concept', e.g. honesty or…

机器学习 · 计算机科学 2025-06-04 Zara Siddique , Liam D. Turner , Luis Espinosa-Anke

The increasingly popular agentic AI paradigm promises to harness the power of multiple, general-purpose large language model (LLM) agents to collaboratively complete complex tasks. While many agentic AI systems reduce complexity through…

人工智能 · 计算机科学 2026-05-28 Hanqing Yang , Hyungwoo Lee , Yuhang Yao , Zhiwei Liu , Kay Liu , Jingdi Chen , Carlee Joe-Wong

Dataset distillation has emerged as a strategy to overcome the hurdles associated with large datasets by learning a compact set of synthetic data that retains essential information from the original dataset. While distilled data can be used…

机器学习 · 计算机科学 2024-07-23 William Yang , Ye Zhu , Zhiwei Deng , Olga Russakovsky

Understanding and characterizing how people interact in information-seeking conversations is crucial in developing conversational search systems. In this paper, we introduce a new dataset designed for this purpose and use it to analyze…

信息检索 · 计算机科学 2018-04-25 Chen Qu , Liu Yang , W. Bruce Croft , Johanne R. Trippas , Yongfeng Zhang , Minghui Qiu

The development of modern information technologies permits to collect and to analyze huge amounts of statistical data in different spheres of life. The main problem is not to only to collect but to process all relevant information. The…

信息检索 · 计算机科学 2010-07-08 O. Mryglod , Yu. Holovatch

This paper proposes a conversational approach implemented by the system Chatin for driving an intuitive data exploration experience. Our work aims to unlock the full potential of data analytics and artificial intelligence with a new…

Graphs are widespread data structures used to model a wide variety of problems. The sheer amount of data to be processed has prompted the creation of a myriad of systems that help us cope with massive scale graphs. The pressure to deliver…

分布式、并行与集群计算 · 计算机科学 2014-10-09 Luis M. Vaquero , Felix Cuadrado , Matei Ripeanu

The Internet of Things (IoT) envisions a world-wide, interconnected network of smart physical entities. These physical entities generate a large amount of data in operation and as the IoT gains momentum in terms of deployment, the combined…

数据库 · 计算机科学 2018-07-04 Eugene Siow , Thanassis Tiropanis , Wendy Hall

A large amount of data is produced every second from modern information systems such as mobile devices, the world wide web, Internet of Things, social media, etc. Analysis and mining of this massive data requires a lot of advanced tools and…

机器学习 · 计算机科学 2020-01-13 Rising Odegua , Festus Ikpotokin

Dramatic increases in the size and complexity of modern datasets have made traditional "centralized" statistical inference prohibitive. In addition to computational challenges associated with big data learning, the presence of numerous data…

应用统计 · 统计学 2018-02-27 Scott Bruce , Zeda Li , Hsiang-Chieh Yang , Subhadeep Mukhopadhyay

Statistical analysis on networks has received growing attention due to demand from various emerging applications. In dynamic networks, one of the key interests is to model the event history of time-stamped interactions amongst nodes. We…

统计方法学 · 统计学 2018-10-09 Tony Sit , Zhiliang Ying , Yi Yu

In this short paper, we propose the split-diffuse (SD) algorithm that takes the output of an existing word embedding algorithm, and distributes the data points uniformly across the visualization space. The result improves the perceivability…

机器学习 · 计算机科学 2016-08-30 Shih-Chieh Su

Pioneered by Google's Pregel, many distributed systems have been developed for large-scale graph analytics. These systems expose the user-friendly "think like a vertex" programming interface to users, and exhibit good horizontal…

分布式、并行与集群计算 · 计算机科学 2016-01-26 Da Yan , James Cheng , M. Tamer Özsu , Fan Yang , Yi Lu , John C. S. Lui , Qizhen Zhang , Wilfred Ng

Directed information (DI) is a useful tool to explore time-directed interactions in multivariate data. However, as originally formulated DI is not well suited to interactions that change over time. In previous work, adaptive directed…

信号处理 · 电气工程与系统科学 2019-06-27 Brandon Oselio , Amir Sadeghian , Silvio Savarese , Alfred Hero

The ever-increasing volumes of scientific data present new challenges for distributed computing and Grid technologies. The emerging Big Data revolution drives exploration in scientific fields including nanotechnology, astrophysics,…

分布式、并行与集群计算 · 计算机科学 2019-08-14 A. V. Vaniachine

Handheld devices, while growing rapidly, are inherently constrained and lack the capability of executing resource hungry applications. This paper presents the design and implementation of distributed analysis and load-balancing system for…

The rapid advancements in foundation models and sixth-generation (6G) wireless communication systems necessitate the development of efficient, scalable, and privacy-preserving machine learning approaches. For foundation models in 6G, split…

信息论 · 计算机科学 2026-05-05 Qianzhou Chen , Siqi Sun , Minrui Xu , Sijie Ji , Jiawen Kang , Yijie Mao , Zhouxiang Zhao , Zhaohui Yang , Dusit Niyato

Having greater access to data leads to many benefits, from advancing science to promoting accountability in government to boosting innovation. However, merely providing data access does not make data easy to use; even when data is openly…

人机交互 · 计算机科学 2024-10-22 Laura Koesten , Jude Yew , Kathleen Gregory

Active learning (AL) is a widely used technique for optimizing data labeling in machine learning by iteratively selecting, labeling, and training on the most informative data. However, its integration with formal privacy-preserving methods,…