中文
相关论文

相关论文: LogLog-Beta and More: A New Algorithm for Cardinal…

200 篇论文

In this report, a novel approach to intelligence and learning is introduced, this approach is based on what we call 'perception logic'. Based on this logic, a computing mechanism and automata are introduced. Multi-resolution analysis of…

人工智能 · 计算机科学 2007-05-23 Mohamed A. Belal

Modern computing systems, such as HDFS and Spark, produce vast quantities of logs that developers use for tasks like anomaly detection and error analysis. To simplify log analysis, template generation methods have been proposed to…

数据库 · 计算机科学 2025-08-14 Fei Teng , Haoyang Li , Lei Chen

Many techniques have been developed for the cardinality estimation problem in data management systems. In this document, we introduce a framework for cardinality estimation of query patterns over property graph databases, which makes it…

数据库 · 计算机科学 2023-06-14 Wilco van Leeuwen , George Fletcher , Nikolay Yakovets

System-generated logs are typically converted into categorical log templates through parsing. These templates are crucial for generating actionable insights in various downstream tasks. However, existing parsers often fail to capture…

计算与语言 · 计算机科学 2025-06-03 Prerak Srivastava , Giulio Corallo , Sergey Rybalko

Log anomaly detection refers to the task that distinguishes the anomalous log messages from normal log messages. Transformer-based large language models (LLMs) are becoming popular for log anomaly detection because of their superb ability…

机器学习 · 计算机科学 2025-03-20 Zhuoyi Yang , Ian G. Harris

Mining subgraphs with interesting structural properties from networks (or graphs) is a computationally challenging task. In this paper, we propose two algorithms for enumerating all connected induced subgraphs of a given cardinality from…

数据结构与算法 · 计算机科学 2023-03-17 Shanshan Wang , Chenglong Xiao

Human evaluation for natural language generation (NLG) often suffers from inconsistent user ratings. While previous research tends to attribute this problem to individual user preferences, we show that the quality of human judgements can…

计算与语言 · 计算机科学 2018-10-03 Jekaterina Novikova , Ondřej Dušek , Verena Rieser

Given an input $x$, and a search problem $F$, local computation algorithms (LCAs) implement access to specified locations of $y$ in a legal output $y \in F(x)$, using polylogarithmic time and space. Mansour et al., (2012), had previously…

数据结构与算法 · 计算机科学 2014-04-23 Omer Reingold , Shai Vardi

Estimating the cardinality of the output of a query is a fundamental problem in database query processing. In this article, we overview a recently published contribution that casts the cardinality estimation problem as linear optimization…

数据库 · 计算机科学 2025-05-13 Mahmoud Abo Khamis , Vasileios Nakos , Dan Olteanu , Dan Suciu

Non-monotone constrained submodular maximization plays a crucial role in various machine learning applications. However, existing algorithms often struggle with a trade-off between approximation guarantees and practical efficiency. The…

机器学习 · 计算机科学 2024-05-24 Murad Tukan , Loay Mualem , Moran Feldman

Recent years have witnessed the growing demands for resolving numerous bug reports in software maintenance. Aiming to reduce the time testers/developers take in perusing bug reports, the task of bug report summarization has attracted a lot…

软件工程 · 计算机科学 2018-10-02 He Jiang , Xiaochen Li , Zhilei Ren , Jifeng Xuan , Zhi Jin

Prior-weighted logistic regression has become a standard tool for calibration in speaker recognition. Logistic regression is the optimization of the expected value of the logarithmic scoring rule. We generalize this via a parametric family…

机器学习 · 统计学 2013-07-31 Niko Brümmer , George Doddington

Automated logging statement generation supports developers in documenting critical software runtime behavior. Given the great success in natural language generation and programming language comprehension, large language models (LLMs) might…

软件工程 · 计算机科学 2024-04-02 Yichen Li , Yintong Huo , Zhihan Jiang , Renyi Zhong , Pinjia He , Yuxin Su , Lionel Briand , Michael R. Lyu

Cardinality estimation is a critical component and a longstanding challenge in modern data warehouses. ByteHouse, ByteDance's cloud-native engine for extensive data analysis in exabyte-scale environments, serves numerous internal…

数据库 · 计算机科学 2024-04-12 Yuxing Han , Haoyu Wang , Lixiang Chen , Yifeng Dong , Xing Chen , Benquan Yu , Chengcheng Yang , Weining Qian

Logging, the practice of inserting log statements into source code, is critical for improving software reliability. Recently, language model-based techniques have been developed to automate log statement generation based on input code.…

软件工程 · 计算机科学 2025-04-03 Boyin Tan , Junjielong Xu , Zhouruixing Zhu , Pinjia He

In this paper we describe a new algorithm called Fast Adaptive Sequencing Technique (FAST) for maximizing a monotone submodular function under a cardinality constraint $k$ whose approximation ratio is arbitrarily close to $1-1/e$, is…

机器学习 · 计算机科学 2019-07-16 Adam Breuer , Eric Balkanski , Yaron Singer

In Statistics, log-concave density estimation is a central problem within the field of nonparametric inference under shape constraints. Despite great progress in recent years on the statistical theory of the canonical estimator, namely the…

统计计算 · 统计学 2023-03-01 Wenyu Chen , Rahul Mazumder , Richard J. Samworth

Plackett-Luce gradient estimation enables the optimization of stochastic ranking models within feasible time constraints through sampling techniques. Unfortunately, the computational complexity of existing methods does not scale well with…

机器学习 · 计算机科学 2022-04-29 Harrie Oosterhuis

Logs provide valuable insights into system runtime and assist in software development and maintenance. Log parsing, which converts semi-structured log data into structured log data, is often the first step in automated log analysis. Given…

软件工程 · 计算机科学 2025-10-31 Nafid Enan , Gias Uddin

The ability to detect log anomalies from system logs is a vital activity needed to ensure cyber resiliency of systems. It is applied for fault identification or facilitate cyber investigation and digital forensics. However, as logs…

密码学与安全 · 计算机科学 2023-11-10 Jonathan Pan , Swee Liang Wong , Yidi Yuan