Goto

Collaborating Authors

 Media


Google's own mobile chip is called Tensor

Engadget

Rick Osterloh casually dropped his laptop onto the couch and leaned back, satisfied. It's not a mic, but the effect is about the same. Google's chief of hardware had just shown me a demo of the company's latest feature: computational processing for video that will debut on the Pixel 6 and Pixel 6 Pro. The feature was only possible with Google's own mobile processor, which it's announcing today. He's understandably proud and excited to share the news.


The Brash, Exuberant Sounds of Hyperpop

The New Yorker

In 2014, music fans and critics began paying close attention to a mysterious group of artists who'd started releasing tracks online. They were part of PC Music, a loose electronic-music collective that functioned more like a conceptual-art project. Led by a young, inventive producer from London named A. G. Cook, PC Music, and its affiliates, rejected a dark, murky strain of underground electronic music that was beloved at the time. Instead, they latched onto the most exuberant and absurd elements of pop, making cutesy, theatrical songs that sounded a bit like children's music, but with an unsettling aftertaste. If mainstream pop is designed to make people feel as if they're on common ground with all of humanity, this music made listeners feel like they were in on a very specific joke.


Twenty Projects in Data Science Using Python (Part-I)

#artificialintelligence

Young and dynamic data science and machine learning enthusiasts are all are very interested in making a career transition by learning and doing as much hands-on learning as possible with these technologies and concepts as Data Scientists or Machine Learning Engineers or Data Engineers or Data Analytics Engineers. I believe they must have the Project Experience and a job-winning portfolio in hand before they hit the interview process. Certainly, this interview process would be challenging, NOT only for the freshers, but also for experienced individuals since these are all new techniques, domain, process approach, and implementation methodologies that are totally different from traditional software development. Of course, we could adopt an agile mode of delivery and no excuse from modern cloud adoption techniques and state beyond all industries and domains, who are all looking and interested in artificial intelligence and machine learning (AI and ML) and its potential benefits. In this article, let's discuss how to choose the best data science and ML projects during the capstone stages of your schools, colleges, training institutions, and specific job-hunting perspective.


Predicting user demographics based on interest analysis

arXiv.org Artificial Intelligence

These days, due to the increasing amount of information generated on the web, most web service providers try to personalize their services. Users also interact with web-based systems in multiple ways and state their interests and preferences by rating the provided items. This paper proposes a framework to predict users' demographic based on ratings registered by users in a system. To the best of our knowledge, this is the first time that the item ratings are employed for users' demographic prediction problems, which have extensively been studied in recommendation systems and service personalization. We apply the framework to the Movielens dataset's ratings and predict users' age and gender. The experimental results show that using all ratings registered by users improves the prediction accuracy by at least 16% compared with previously studied models. Moreover, by classifying the items as popular and unpopular, we eliminate ratings that belong to 95% of items and still reach an acceptable level of accuracy. This significantly reduces update costs in a time-varying environment. Besides this classification, we propose other methods to reduce data volume while keeping the predictions accurate.


Artificial intelligence could be the latest tool in fighting wildfires

#artificialintelligence

As the U.S. sees record burning, the space-based technology, including drones and artificial intelligence, can map fires in real time and assist with …


Artificial intelligence can now be recognised as an inventor after historic Australian court decision

#artificialintelligence

The AI machine called DABUS is an "artificial neural system" and its designs have set off a string of debates and court battles across the globe.


Deepfakes: Microsoft and others in big tech are working to bring authenticity to videos, photos

#artificialintelligence

Great (or terrifying) moments in deepfake history: The argument about whether a video of President Joe Biden talking to reporters on the South Lawn of the White House was real (it was). The Dutch, British and Latvian MPs convinced their Zoom conference with the chief of staff of the Russian opposition leader Alexei Navalny was a deepfake. A special effects expert who made their friend look exactly like Tom Cruise for a TikTok video ironically designed to alert people to the dangers of fake footage. Product placement being digitally added to old videos and movies, and Anthony Bourdain's recreated voice speaking in a documentary. A mother creating fake videos of the other members of her daughter's cheerleading squad behaving badly in an attempt to get them kicked off the team.


iiot ai_2021-07-30_03-17-11.xlsx

#artificialintelligence

The graph represents a network of 1,283 Twitter users whose tweets in the requested range contained "iiot ai", or who were replied to or mentioned in those tweets. The network was obtained from the NodeXL Graph Server on Friday, 30 July 2021 at 10:25 UTC. The requested start date was Friday, 30 July 2021 at 00:01 UTC and the maximum number of tweets (going backward in time) was 7,500. The tweets in the network were tweeted over the 2-day, 10-hour, 29-minute period from Tuesday, 27 July 2021 at 13:30 UTC to Friday, 30 July 2021 at 00:00 UTC. Additional tweets that were mentioned in this data set were also collected from prior time periods.


Self-Supervised Learning of Context-Aware Pitch Prosody Representations

arXiv.org Artificial Intelligence

In music and speech, meaning is derived at multiple levels of context. Affect, for example, can be inferred both by a short sound token and by sonic patterns over a longer temporal window such as an entire recording. In this letter, we focus on inferring meaning from this dichotomy of contexts. We show how contextual representations of short sung vocal lines can be implicitly learned from fundamental frequency ($F_0$) and thus be used as a meaningful feature space for downstream Music Information Retrieval (MIR) tasks. We propose three self-supervised deep learning paradigms which leverage pseudotask learning of these two levels of context to produce latent representation spaces. We evaluate the usefulness of these representations by embedding unseen pitch contours into each space and conducting downstream classification tasks. Our results show that contextual representation can enhance downstream classification by as much as 15\% as compared to using traditional statistical contour features.


Enhancing Content Preservation in Text Style Transfer Using Reverse Attention and Conditional Layer Normalization

arXiv.org Artificial Intelligence

Text style transfer aims to alter the style (e.g., sentiment) of a sentence while preserving its content. A common approach is to map a given sentence to content representation that is free of style, and the content representation is fed to a decoder with a target style. Previous methods in filtering style completely remove tokens with style at the token level, which incurs the loss of content information. In this paper, we propose to enhance content preservation by implicitly removing the style information of each token with reverse attention, and thereby retain the content. Furthermore, we fuse content information when building the target style representation, making it dynamic with respect to the content. Our method creates not only style-independent content representation, but also content-dependent style representation in transferring style. Empirical results show that our method outperforms the state-of-the-art baselines by a large margin in terms of content preservation. In addition, it is also competitive in terms of style transfer accuracy and fluency.