Goto

Collaborating Authors

 Media


Anthropic agrees to work with music publishers to prevent copyright infringement

Engadget

Anthropic has partly resolved a legal disagreement that saw the AI startup draw the ire of the music industry. The group alleged that the company had trained its Claude AI model on at least 500 songs to which they held rights and that, when promoted, Claude could reproduce the lyrics of those tracks either partially or in full. Among the song lyrics the publishers said Anthropic had infringed on included Beyoncรฉ's "Halo" and "Moves Like Jagger" by Maroon 5. In cases where the company intends not to address an issue, it must clearly state its intent to do so. "Our decision to enter into this stipulation is consistent with those priorities.


Phew! Widespread Google Nest speaker issues appear to be fixed

PCWorld

Has your Google smart speaker been giving you the silent treatment lately? Over the past several days, owners of Google's Nest and Nest Hub devices have been reporting that Google Assistant has stopped responding to basic commands such as "What's the weather" and "What time is it?" Perplexed Nest users had been turning to Google's support team for possible solutions, but with little success. Luckily, Google just told Android Authority that it's deployed a fix and that "all users should be up and running now." The problems appear to have begun earlier this week, with Nest users on Reddit and other forums complaining that their smart speakers were going silent when asked the most basic commands.


Generative AI search: 10 Breakthrough Technologies 2025

MIT Technology Review

But Google's global search dominance makes it the most important player, and the company has already rolled out AI Overviews to more than a billion people worldwide. The result is searches that feel more like conversations. Google and OpenAI both report that people interact differently with generative search--they ask longer questions and pose more follow-ups. This new application of AI has serious implications for online advertising and (gulp) media. Because these search products often summarize information from online news stories and articles in their responses, concerns abound that generative search results will leave little reason for people to click through to the original sources, depriving those websites of potential ad revenue.


Explore the night like it's your personal sci-fi movie

Popular Science

Have you ever wondered what's really happening out there in the dark? With 4K night-vision digital binoculars, you can explore the unseen and uncover mysteries like the star of your own sci-fi movie. Equipped with 4K resolution, these binoculars let you capture vivid details, even in total darkness. Whether you're observing nocturnal wildlife, navigating trails at night, or just stargazing, the 8X digital zoom ensures you never miss a thing. And with a 3-inch LCD screen, you can easily view what you're tracking without squinting through tiny eyepieces--talk about futuristic vibes.



Abstractive Text Summarization for Contemporary Sanskrit Prose: Issues and Challenges

arXiv.org Artificial Intelligence

This thesis presents Abstractive Text Summarization models for contemporary Sanskrit prose. The first chapter, titled Introduction, presents the motivation behind this work, the research questions, and the conceptual framework. Sanskrit is a low-resource inflectional language. The key research question that this thesis investigates is what the challenges in developing an abstractive TS for Sanskrit. To answer the key research questions, sub-questions based on four different themes have been posed in this work. The second chapter, Literature Review, surveys the previous works done. The third chapter, data preparation, answers the remaining three questions from the third theme. It reports the data collection and preprocessing challenges for both language model and summarization model trainings. The fourth chapter reports the training and inference of models and the results obtained therein. This research has initiated a pipeline for Sanskrit abstractive text summarization and has reported the challenges faced at every stage of the development. The research questions based on every theme have been answered to answer the key research question.


AVTrustBench: Assessing and Enhancing Reliability and Robustness in Audio-Visual LLMs

arXiv.org Artificial Intelligence

With the rapid advancement of Multi-modal Large Language Models (MLLMs), several diagnostic benchmarks have recently been developed to assess these models' multi-modal reasoning proficiency. However, these benchmarks are restricted to assessing primarily the visual aspect and do not examine the holistic audio-visual (AV) understanding. Moreover, currently, there are no benchmarks that investigate the capabilities of AVLLMs to calibrate their responses when presented with perturbed inputs. To this end, we introduce Audio-Visual Trustworthiness assessment Benchmark (AVTrustBench), comprising 600K samples spanning over 9 meticulously crafted tasks, evaluating the capabilities of AVLLMs across three distinct dimensions: Adversarial attack, Compositional reasoning, and Modality-specific dependency. Using our benchmark we extensively evaluate 13 state-of-the-art AVLLMs. The findings reveal that the majority of existing models fall significantly short of achieving human-like comprehension, offering valuable insights for future research directions. To alleviate the limitations in the existing approaches, we further propose a robust, model-agnostic calibrated audio-visual preference optimization based training strategy CAVPref, obtaining a gain up to 30.19% across all 9 tasks. We will publicly release our code and benchmark to facilitate future research in this direction.


Detecting Music Performance Errors with Transformers

arXiv.org Artificial Intelligence

Beginner musicians often struggle to identify specific errors in their performances, such as playing incorrect notes or rhythms. There are two limitations in existing tools for music error detection: (1) Existing approaches rely on automatic alignment; therefore, they are prone to errors caused by small deviations between alignment targets.; (2) There is a lack of sufficient data to train music error detection models, resulting in over-reliance on heuristics. To address (1), we propose a novel transformer model, Polytune, that takes audio inputs and outputs annotated music scores. This model can be trained end-to-end to implicitly align and compare performance audio with music scores through latent space representations. To address (2), we present a novel data generation technique capable of creating large-scale synthetic music error datasets. Our approach achieves a 64.1% average Error Detection F1 score, improving upon prior work by 40 percentage points across 14 instruments. Additionally, compared with existing transcription methods repurposed for music error detection, our model can handle multiple instruments. Our source code and datasets are available at https://github.com/ben2002chou/Polytune.


Cold-Start Recommendation towards the Era of Large Language Models (LLMs): A Comprehensive Survey and Roadmap

arXiv.org Artificial Intelligence

Cold-start problem is one of the long-standing challenges in recommender systems, focusing on accurately modeling new or interaction-limited users or items to provide better recommendations. Due to the diversification of internet platforms and the exponential growth of users and items, the importance of cold-start recommendation (CSR) is becoming increasingly evident. At the same time, large language models (LLMs) have achieved tremendous success and possess strong capabilities in modeling user and item information, providing new potential for cold-start recommendations. However, the research community on CSR still lacks a comprehensive review and reflection in this field. Based on this, in this paper, we stand in the context of the era of large language models and provide a comprehensive review and discussion on the roadmap, related literature, and future directions of CSR. Specifically, we have conducted an exploration of the development path of how existing CSR utilizes information, from content features, graph relations, and domain information, to the world knowledge possessed by large language models, aiming to provide new insights for both the research and industrial communities on CSR. Related resources of cold-start recommendations are collected and continuously updated for the community in https://github.com/YuanchenBei/Awesome-Cold-Start-Recommendation.


MuQ: Self-Supervised Music Representation Learning with Mel Residual Vector Quantization

arXiv.org Artificial Intelligence

Recent years have witnessed the success of foundation models pre-trained with self-supervised learning (SSL) in various music informatics understanding tasks, including music tagging, instrument classification, key detection, and more. In this paper, we propose a self-supervised music representation learning model for music understanding. Distinguished from previous studies adopting random projection or existing neural codec, the proposed model, named MuQ, is trained to predict tokens generated by Mel Residual Vector Quantization (Mel-RVQ). Our Mel-RVQ utilizes residual linear projection structure for Mel spectrum quantization to enhance the stability and efficiency of target extraction and lead to better performance. Experiments in a large variety of downstream tasks demonstrate that MuQ outperforms previous self-supervised music representation models with only 0.9K hours of open-source pre-training data. Scaling up the data to over 160K hours and adopting iterative training consistently improve the model performance. To further validate the strength of our model, we present MuQ-MuLan, a joint music-text embedding model based on contrastive learning, which achieves state-of-the-art performance in the zero-shot music tagging task on the MagnaTagATune dataset. Code and checkpoints are open source in https://github.com/tencent-ailab/MuQ.