Goto

Collaborating Authors

 Media


TRAWL: External Knowledge-Enhanced Recommendation with LLM Assistance

arXiv.org Artificial Intelligence

Combining semantic information with behavioral data is a crucial research area in recommender systems. A promising approach involves leveraging external knowledge to enrich behavioral-based recommender systems with abundant semantic information. However, this approach faces two primary challenges: denoising raw external knowledge and adapting semantic representations. To address these challenges, we propose an External Knowledge-Enhanced Recommendation method with LLM Assistance (TRAWL). This method utilizes large language models (LLMs) to extract relevant recommendation knowledge from raw external data and employs a contrastive learning strategy for adapter training. Experiments on public datasets and real-world online recommender systems validate the effectiveness of our approach.


Controlled Text Generation for Large Language Model with Dynamic Attribute Graphs

arXiv.org Artificial Intelligence

Controlled Text Generation (CTG) aims to produce texts that exhibit specific desired attributes. In this study, we introduce a pluggable CTG framework for Large Language Models (LLMs) named Dynamic Attribute Graphs-based controlled text generation (DATG). This framework utilizes an attribute scorer to evaluate the attributes of sentences generated by LLMs and constructs dynamic attribute graphs. DATG modulates the occurrence of key attribute words and key anti-attribute words, achieving effective attribute control without compromising the original capabilities of the model. We conduct experiments across four datasets in two tasks: toxicity mitigation and sentiment transformation, employing five LLMs as foundational models. Our findings highlight a remarkable enhancement in control accuracy, achieving a peak improvement of 19.29% over baseline methods in the most favorable task across four datasets. Additionally, we observe a significant decrease in perplexity, markedly improving text fluency.


Reports of the Workshops Held at the 2024 AAAI Conference on Artificial Intelligence

Interactive AI Magazine

Moreover, the program committee comprised researchers from 12 countries across five continents. The workshop featured six keynote speakers, oral sessions, poster sessions, a panel discussion, and a networking lunch. Of the 20 submitted papers, six were selected for oral and poster presentation, and an additional nine were selected for poster presentation only. The acceptance rate was, therefore, 75%. All accepted papers are published in the open-access workshop's proceedings at https://ceur-ws.org/Vol-3649/.


The Download: Nick Clegg on electoral misinformation, and AI's carbon footprint

MIT Technology Review

Meta has seen strikingly little AI-generated misinformation around the 2024 elections despite major votes in countries such as Indonesia, Taiwan, and Bangladesh, said the company's president of global affairs, Nick Clegg, on Wednesday. "The interesting thing so far--I stress, so far--is not how much but how little AI-generated content [there is]," said Clegg during an interview at MIT Technology Review's EmTech Digital conference in Cambridge, Massachusetts. As voters will head to polls this year in more than 50 countries, experts have raised the alarm over AI-generated political disinformation and the prospect that malicious actors will use generative AI and social media to interfere with elections. And even well-resourced tech giants like Meta are struggling to keep up. How generative AI is boosting the spread of disinformation and propaganda.


OpenAI Should Have Gone Way Beyond Scarlett Johansson

The Atlantic - Technology

This article was featured in the One Story to Read Today newsletter. Let's get this out of the way: OpenAI's voice assistant doesn't sound that much like Scarlett Johansson. The movie star has alleged that, though she rebuffed multiple attempts by Sam Altman, the company's CEO, to license her voice for the product that it demoed last week, the one it ended up using was "eerily similar" to her own. Not everyone finds the similarity so eerie--to my ear, it lacks her distinctive smoky rasp--but at the very least, the new AI does appear to imitate the playful lilts and cadences that Johansson used while playing Samantha, the digital assistant in the 2013 film Her. That's depressing--and not only because OpenAI may have run roughshod over Johansson's wishes, but because it has made such an unimaginative choice.


Google Pixel 8a review: new Android mid-range champion

The Guardian

The Pixel 8a starts at 499 ( 549/ 499/A 849). That may be 50 more than last year's 7a, but the new model improves just about everything, and undercuts the Pixel 8 by 200. Google has revamped the design of the phone, giving it a more rounded shape, particularly at the corners, which makes it nicer to hold without a case. It is still unmistakably a Pixel, with a big aluminium camera bar across the back, and looks great in one of its more bold colours. The 6.1in screen has been upgraded from last year to match the more expensive Pixel 8, and is significantly brighter, running at up to 120Hz for smooth scrolling. It is a crisp and colourful display at a good size.


OpenAI didn't intend to copy Scarlett Johansson's voice, 'The Washington Post' reports

Engadget

OpenAI cast the actor of Sky's voice months before Sam Altman contacted Scarlett Johansson, and it had no intention of finding someone who sounded like her, according to The Washington Post. The publication said the flier OpenAI issued last year looked for actors that had "warm, engaging [and] charismatic" voices. They needed to be between 25 and 45 years old and had to be non-union, but OpenAI reportedly didn't specify that it was looking for a Scarlett Johansson voice-alike. If you'll recall, Johansson accused the company of copying her likeness without permission for its Sky voice assistant. The agent of Sky's voice told The Post that the company never talked about Johansson or the movie Her with their talent.


The Dual Imperative: Innovation and Regulation in the AI Era

arXiv.org Artificial Intelligence

This article addresses the societal costs associated with the lack of regulation in Artificial Intelligence and proposes a framework combining innovation and regulation. Over fifty years of AI research, catalyzed by declining computing costs and the proliferation of data, have propelled AI into the mainstream, promising significant economic benefits. Yet, this rapid adoption underscores risks, from bias amplification and labor disruptions to existential threats posed by autonomous systems. The discourse is polarized between "accelerationists," advocating for unfettered technological advancement, and "doomers," calling for a slowdown to prevent dystopian outcomes. This piece advocates for a middle path that leverages technical innovation and smart regulation to maximize AI's potential benefits while minimizing its risks, offering a pragmatic approach to the responsible progress of AI technology. Technical invention beyond today's most capable foundation models is needed to contain catastrophic risks. Regulation is required to create incentives for this research while addressing current issues.


Synergistic Global-space Camera and Human Reconstruction from Videos

arXiv.org Artificial Intelligence

Remarkable strides have been made in reconstructing static scenes or human bodies from monocular videos. Yet, the two problems have largely been approached independently, without much synergy. Most visual SLAM methods can only reconstruct camera trajectories and scene structures up to scale, while most HMR methods reconstruct human meshes in metric scale but fall short in reasoning with cameras and scenes. This work introduces Synergistic Camera and Human Reconstruction (SynCHMR) to marry the best of both worlds. Specifically, we design Human-aware Metric SLAM to reconstruct metric-scale camera poses and scene point clouds using camera-frame HMR as a strong prior, addressing depth, scale, and dynamic ambiguities. Conditioning on the dense scene recovered, we further learn a Scene-aware SMPL Denoiser to enhance world-frame HMR by incorporating spatio-temporal coherency and dynamic scene constraints. Together, they lead to consistent reconstructions of camera trajectories, human meshes, and dense scene point clouds in a common world frame. Project page: https://paulchhuang.github.io/synchmr


HippoRAG: Neurobiologically Inspired Long-Term Memory for Large Language Models

arXiv.org Artificial Intelligence

In order to thrive in hostile and ever-changing natural environments, mammalian brains evolved to store large amounts of knowledge about the world and continually integrate new information while avoiding catastrophic forgetting. Despite the impressive accomplishments, large language models (LLMs), even with retrieval-augmented generation (RAG), still struggle to efficiently and effectively integrate a large amount of new experiences after pre-training. In this work, we introduce HippoRAG, a novel retrieval framework inspired by the hippocampal indexing theory of human long-term memory to enable deeper and more efficient knowledge integration over new experiences. HippoRAG synergistically orchestrates LLMs, knowledge graphs, and the Personalized PageRank algorithm to mimic the different roles of neocortex and hippocampus in human memory. We compare HippoRAG with existing RAG methods on multi-hop question answering and show that our method outperforms the state-of-the-art methods remarkably, by up to 20%. Single-step retrieval with HippoRAG achieves comparable or better performance than iterative retrieval like IRCoT while being 10-30 times cheaper and 6-13 times faster, and integrating HippoRAG into IRCoT brings further substantial gains. Finally, we show that our method can tackle new types of scenarios that are out of reach of existing methods. Code and data are available at https://github.com/OSU-NLP-Group/HippoRAG.