The fully analytical method has been widely studied for its higher accuracy and efficiency, and the addition of shading rendering can effectively improve the three-dimensional perception of reconstructed images. Howev...
详细信息
Few-shot learning remains a great challenge for the task of acceptability judgment that identifies whether a sentence is acceptable or unacceptable. In this paper, we propose a prompt-free learning approach, namely PF...
详细信息
Parkinson's disease (PD) is a progressive neurological ailment that requires early discovery for effective treatment. Traditional PD detection methods use convolutional neural networks (CNNs), which can be computa...
详细信息
Code generation using artificial intelligence (AI) has revolutionized software development, providing automated coding solutions. This study conducts a systematic comparative analysis of three leading large language m...
详细信息
ISBN:
(数字)9798331525774
ISBN:
(纸本)9798331525781
Code generation using artificial intelligence (AI) has revolutionized software development, providing automated coding solutions. This study conducts a systematic comparative analysis of three leading large language models (LLMs) such as ChatGPT (O1), DeepSeek (R1) and Gemini (2.0 Flash thinking), for Python code generation, evaluating their performance in correctness, code quality, and computational efficiency. Using a curated dataset of Codeforces programming problems that span various difficulty levels $(\mathbf{8 0 0 - 2 0 0 0}$ complexity), the research employs a rigorous evaluation framework that integrates online judge validation, static code analysis, and runtime profiling. The experimental results reveal that DeepSeek achieves comparatively higher correctness by consistently producing accepted solutions in fewer attempts, although its reasoning time increases with problem complexity. Gemini, on the other hand, is remarkably fast, delivering results in a fraction of the time, but its correctness deteriorates on more complex tasks. ChatGPT offers balanced performance with intermediate correctness and efficiency; however, it sometimes exhibits lower code quality. Overall, our findings underscore the inherent trade-offs between efficiency, accuracy, and quality in AI-generated code. The study provides actionable insights for developers, emphasizing the need to align model selection with project requirements, and contributes a replicable framework for future evaluations of AI code generation tools.
To leverage the synergy between cloud computing (CC) and edge computing (EC) to support various services while reducing the CC/EC switching overhead, the two-timescale utility maximization problem for an end-to-end ne...
详细信息
Cellular-connected unmanned aerial vehicle (UAV) communications is an enabling technology to transmit control signaling or payload data for UAVs through cellular networks. Due to the line-of-sight dominant air-to-grou...
详细信息
Noninvasive entomological insect monitoring often utilizes a variety of tools such as LiDAR to gather information without interfering with the insects in their habitat. These collection methods often result in large a...
详细信息
We develop a technique to design efficiently computable estimators for sparse linear regression in the simultaneous presence of two adversaries: oblivious and adaptive. Consider the model y* = X* β* + η where X* is ...
ISBN:
(纸本)9798331314385
We develop a technique to design efficiently computable estimators for sparse linear regression in the simultaneous presence of two adversaries: oblivious and adaptive. Consider the model y* = X* β* + η where X* is an n × d random design matrix, β* ∈ ℝd is a k-sparse vector, and the noise η is independent of X* and chosen by the oblivious adversary. Apart from the independence of X*, we only require a small fraction entries of η to have magnitude at most 1. The adaptive adversary is allowed to arbitrarily corrupt an ε-fraction of the samples (X*1, y*1),..., (X*n, y*n). Given the e-corrupted samples (X1, y1),..., (Xn, yn), the goal is to estimate β*. We assume that the rows of X* are iid samples from some d-dimensional distribution Ɗ with zero mean and (unknown) covariance matrix σ with bounded condition *** design several robust algorithms that outperform the state of the art even in the special case of Gaussian noise η ~ N(0, 1)n. In particular, we provide a polynomial-time algorithm that with high probability recovers β* up to error O(√ε) as long as n ≥ Õ(k2/ε), only assuming some bounds on the third and the fourth moments of Ɗ. In addition, prior to this work, even in the special case of Gaussian design Ɗ = N(0, Σ) and noise η ~ N(0, 1), no polynomial time algorithm was known to achieve error o(√ε) in the sparse setting n < d2. We show that under some assumptions on the fourth and the eighth moments of Ɗ, there is a polynomial-time algorithm that achieves error o(√ε) as long as n ≥ Õ(k4/ε3). For Gaussian distribution Ɗ = N(0, σ), this algorithm achieves error O(ε3/4). Moreover, our algorithm achieves error o(√ε) for all log-concave distributions if √ ≤ 1/polylog(d).Our algorithms are based on the filtering of the covariates that uses sum-of-squares relaxations, and weighted Huber loss minimization with ℓ1 regularizer. We provide a novel analysis of weighted penalized Huber loss that is suitable for heavy-tailed designs in the presence of two adversaries. Fu
Data classification plays a crucial role in artificial intelligence, particularly in enhancing model accuracy. This study focuses on classifying Toraja buffalo, a livestock breed with significant cultural importance i...
详细信息
Multispectral data fusion is a fundamental research in the fields of artificial intelligence and computer vision, which provides technical support and theoretical basis for remote sensing, autonomous driving, and medi...
详细信息
暂无评论