中文
相关论文

相关论文: Conceptual Modeling for Computer Organization and …

200 篇论文

Chain-of-thought (CoT), tree-of-thought (ToT), and related techniques work surprisingly well in practice for some complex reasoning tasks with Large Language Models (LLMs), but why? This work seeks the underlying reasons by conducting…

人工智能 · 计算机科学 2024-06-19 Liwei Kang , Zirui Zhao , David Hsu , Wee Sun Lee

Theory of computing (ToC) courses are a staple in many undergraduate CS curricula as they lay the foundation of why CS is important to students. Although not a stated goal, an inevitable outcome of the course is enhancing the students'…

计算机与社会 · 计算机科学 2023-10-04 Ryan E. Dougherty

Large language models (LLMs) have rapidly progressed into general-purpose agents capable of solving a broad spectrum of tasks. However, current models remain inefficient at reasoning: they apply fixed inference-time compute regardless of…

Human-level concept learning argues that humans typically learn new concepts from a single example, whereas machine learning algorithms typically require hundreds of samples to learn a single concept. Our brain subconsciously identifies…

机器学习 · 计算机科学 2026-01-05 Amin Sadri , M Maruf Hossain

Scaling large language models (LLMs) has driven significant advancements, yet it faces diminishing returns and escalating energy demands. This work explores how test-time compute (TTC) can serve as an energy-efficient complement to…

机器学习 · 计算机科学 2025-11-11 Yunho Jin , Gu-Yeon Wei , David Brooks

The design of any technical Computer Science course must involve its context within the institution's CS program, but also incorporate any new material that is relevant and appropriately accessible to students. In many institutions, theory…

计算机与社会 · 计算机科学 2023-11-15 Ryan E. Dougherty

Topic modeling is a fundamental task in natural language processing, allowing the discovery of latent thematic structures in text corpora. While Large Language Models (LLMs) have demonstrated promising capabilities in topic discovery, their…

计算与语言 · 计算机科学 2025-06-03 Xiaohao Yang , He Zhao , Weijie Xu , Yuanyuan Qi , Jueqing Lu , Dinh Phung , Lan Du

Modeling languages in software engineering (e.g., UML) evolved from software systems modeling where denotational and operational kinds of semantics are the traditional subjects of research and practice. According to some authors, although a…

软件工程 · 计算机科学 2020-11-04 Sabah Al-Fedaghi

When large language models (LLMs) use in-context learning (ICL) to solve a new task, they must infer latent concepts from demonstration examples. This raises the question of whether and how transformers represent latent structures as part…

机器学习 · 计算机科学 2025-09-29 Guan Zhe Hong , Bhavya Vasudeva , Vatsal Sharan , Cyrus Rashtchian , Prabhakar Raghavan , Rina Panigrahy

This paper describes a programme to study the computing model in CMS after the next long shutdown near the end of the decade.

分布式、并行与集群计算 · 计算机科学 2016-01-20 Lothar Bauerdick , Brian Bockelman , Peter Elmer , Stephen Gowdy , Matevz Tadel , Frank Wuerthwein

Concepts play a pivotal role in various human cognitive functions, including learning, reasoning and communication. However, there is very little work on endowing machines with the ability to form and reason with concepts. In particular,…

计算与语言 · 计算机科学 2023-11-06 Chen Shani , Jilles Vreeken , Dafna Shahaf

Visual reasoning is dominated by end-to-end neural networks scaled to billions of model parameters and training examples. However, even the largest models struggle with compositional reasoning, generalization, fine-grained spatial and…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Aleksandar Stanić , Sergi Caelles , Michael Tschannen

Requirement specifications in software engineering involve developing a conceptual model of a target domain. The model is based on ontological exploration of things in reality. Many things in such a process closely tie to problems in…

软件工程 · 计算机科学 2024-05-06 Sabah Al-Fedaghi

The Web is a rich source of structured data in the form of tables, from product catalogs and knowledge bases to scientific datasets. However, the heterogeneity of the structure and semantics of these tables makes it challenging to build a…

计算与语言 · 计算机科学 2026-02-19 Inwon Kang , Parikshit Ram , Yi Zhou , Horst Samulowitz , Oshani Seneviratne

Humans have the ability to reason about geometric patterns in images and scenes from a young age. However, developing large multimodal models (LMMs) capable of similar reasoning remains a challenge, highlighting the need for robust…

人工智能 · 计算机科学 2025-04-15 Sina Rismanchian , Yasaman Razeghi , Sameer Singh , Shayan Doroudi

Since the emergence of GPT-3, Large Language Models (LLMs) have caught the eyes of researchers, practitioners, and educators in the field of software engineering. However, there has been relatively little investigation regarding the…

软件工程 · 计算机科学 2024-06-11 Beian Wang , Chong Wang , Peng Liang , Bing Li , Cheng Zeng

Large Language Models (LLMs) represent a leap in artificial intelligence, excelling in tasks using human language(s). Although the main focus of general-purpose LLMs is not code generation, they have shown promising results in the domain.…

软件工程 · 计算机科学 2024-01-30 Sanka Rasnayaka , Guanlin Wang , Ridwan Shariffdeen , Ganesh Neelakanta Iyer

Open-set object recognition aims to identify if an object is from a class that has been encountered during training or not. To perform open-set object recognition accurately, a key challenge is how to reduce the reliance on…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Haoxuan Qu , Xiaofei Hui , Yujun Cai , Jun Liu

Weak memory models provide a complex, system-centric semantics for concurrent programs, while transactional memory (TM) provides a simpler, programmer-centric semantics. Both have been studied in detail, but their combined semantics is not…

编程语言 · 计算机科学 2018-04-18 Nathan Chong , Tyler Sorensen , John Wickerson

Image captioning often requires a large set of training image-sentence pairs. In practice, however, acquiring sufficient training pairs is always expensive, making the recent captioning models limited in their ability to describe objects…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Ting Yao , Yingwei Pan , Yehao Li , Tao Mei