Goto

Collaborating Authors

 Personal Assistant Systems


Signed Latent Factors for Spamming Activity Detection

arXiv.org Artificial Intelligence

Due to the increasing trend of performing spamming activities (e.g., Web spam, deceptive reviews, fake followers, etc.) on various online platforms to gain undeserved benefits, spam detection has emerged as a hot research issue. Previous attempts to combat spam mainly employ features related to metadata, user behaviors, or relational ties. These works have made considerable progress in understanding and filtering spamming campaigns. However, this problem remains far from fully solved. Almost all the proposed features focus on a limited number of observed attributes or explainable phenomena, making it difficult for existing methods to achieve further improvement. To broaden the vision about solving the spam problem and address long-standing challenges (class imbalance and graph incompleteness) in the spam detection area, we propose a new attempt of utilizing signed latent factors to filter fraudulent activities. The spam-contaminated relational datasets of multiple online applications in this scenario are interpreted by the unified signed network. Two competitive and highly dissimilar algorithms of latent factors mining (LFM) models are designed based on multi-relational likelihoods estimation (LFM-MRLE) and signed pairwise ranking (LFM-SPR), respectively. We then explore how to apply the mined latent factors to spam detection tasks. Experiments on real-world datasets of different kinds of Web applications (social media and Web forum) indicate that LFM models outperform state-of-the-art baselines in detecting spamming activities. By specifically manipulating experimental data, the effectiveness of our methods in dealing with incomplete and imbalanced challenges is valida


Michigan man pleads guilty after murdering, eating testicles of other man met on dating app

FOX News

Graphic footage: Fox News host Tucker Carlson weighs in on issues facing Americans ahead of the midterm elections on "Tucker Carlson Tonight." A Michigan man pleaded guilty last week to murdering, dismembering and eating the body parts of another man he met on a dating app. Mark David Latunski, 53, of Shiawassee County, Michigan, admitted in court last Thursday that he killed 25-year-old hairdresser Kevin Bacon after luring the University of Michigan-Flint student to his home in December 2019, according to local outlet Mlive.com. Latunski pleaded guilty as charged to mutilation of a body and to open murder, which encompasses murder in the first and second degree. Latunski acknowledged stabbing Bacon in the back and taking parts of his dead body to the kitchen, where he ate them, after meeting the young man on Grindr, which is a hookup app for gay, bisexual and transgender men.


5 Ways We Use AI Without Knowing About It

#artificialintelligence

Artificial Intelligence (AI) is one of the most discussed topics in the world of technology. It is also one of the most promising tools that people hope will improve our lives. For many, AI is something unbelievable and difficult to understand. However, we utilize AI in our day-to-day life in many ways without even knowing about it. According to statistics, only 33% of people know they use AI in their daily life.


Experts reveal why Adam Levine's flirty DMs are seen as 'cringe'

Daily Mail - Science & tech

By now, it will have been difficult to avoid the screenshots of the flirty messages Adam Levine sent to his fans - and the resulting memes. The Maroon 5 frontman is married to model Behati Prinsloo, with whom he has two children, and she is currently pregnant with their third. But, over the last week, five women have come forward accusing 43-year-old Levine of sending them explicit messages in recent years. The first was Instagram model Sumner Stroh, 23, who uploaded a bombshell TikTok video in which she claimed the two had had an affair last year and revealed a slew of flirtatious DMs. Then comedian Maryka and a woman named Alyson Rose shared screenshots of their alleged Instagram conversations with the singer. Levine's former yoga teacher, Alanna Zabel, next accused him of sending a dirty text to her, before fitness influencer Ashley Russell claimed he started messaging her on social media this year.


Machine Learning Becoming a Necessity for Successful Companies

#artificialintelligence

Machine learning (ML) is helping companies remain competitive. In fact, many companies' core business today is based on machine learning and image/speech recognition. Google, for example, uses machine learning in image recognition for Google Photos and speech recognition for Google Home and Google Assistant. Millions of people talk to Siri, Apple's virtual assistant. The company extended the application of its virtual assistant through HomePod, a smart home device.


La veille de la cybersรฉcuritรฉ

#artificialintelligence

These AI systems create images based on instructions or directions. They will, if told to, create an image of a kiwi bird eating a kiwi fruit while sitting on a big padlock key. They can be used to create ads, fashion designs or movie production storyboards. DALL-E, Midjourney and Wombo Dream are examples of AI image generators. AI can also create three-dimensional spaces and objects, both real and digital. It can design buildings, rooms and even whole city plans, as well as virtual spaces for gameplay or metaverse-style collaboration.


Evaluating Agent Interactions Through Episodic Knowledge Graphs

arXiv.org Artificial Intelligence

We present a new method based on episodic Knowledge Graphs (eKGs) for evaluating (multimodal) conversational agents in open domains. This graph is generated by interpreting raw signals during conversation and is able to capture the accumulation of knowledge over time. We apply structural and semantic analysis of the resulting graphs and translate the properties into qualitative measures. We compare these measures with existing automatic and manual evaluation metrics commonly used for conversational agents. Our results show that our Knowledge-Graph-based evaluation provides more qualitative insights into interaction and the agent's behavior.


70+ Artificial Intelligence (AI) Statistics, Facts, and Trends [2022]

#artificialintelligence

AI is taking the world by storm. While it was once a thing of sci-fi movies, it's no longer fiction. In fact, AI--tech that can think, learn, and make autonomous decisions--is now seeping its way into our lives. Think of self-driving cars (Tesla), navigation (Google Maps), or even virtual assistants (Siri): all of them rely heavily on AI. You might have also heard about the AI-powered robot from Boston Dynamics that can do a summersault, a handstand, or even a split leap that's now making a lot of noise online.


Part Four: Intended & Unintended Uses -- Artificial Intelligence -- Voice Assistants

#artificialintelligence

The need for improvement has been changing the world for thousands of years. Numerous inventions have filled gaps with intended and unintended uses in response to this desire for advancement. Take the wheel, for example. It was developed to assist potters with their clay back in Mesopotamia around 3500 B.C. (Gambino, 2009). Now, we get thousands of different uses out of the wheel.


Flattened Graph Convolutional Networks For Recommendation

arXiv.org Artificial Intelligence

Graph Convolutional Networks (GCNs) and their variants have achieved significant performances on various recommendation tasks. However, many existing GCN models tend to perform recursive aggregations among all related nodes, which can arise severe computational burden to hinder their application to large-scale recommendation tasks. To this end, this paper proposes the flattened GCN~(FlatGCN) model, which is able to achieve superior performance with remarkably less complexity compared with existing models. Our main contribution is three-fold. First, we propose a simplified but powerful GCN architecture which aggregates the neighborhood information using one flattened GCN layer, instead of recursively. The aggregation step in FlatGCN is parameter-free such that it can be pre-computed with parallel computation to save memory and computational cost. Second, we propose an informative neighbor-infomax sampling method to select the most valuable neighbors by measuring the correlation among neighboring nodes based on a principled metric. Third, we propose a layer ensemble technique which improves the expressiveness of the learned representations by assembling the layer-wise neighborhood representations at the final layer. Extensive experiments on three datasets verify that our proposed model outperforms existing GCN models considerably and yields up to a few orders of magnitude speedup in training efficiency.