auckland
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.06)
- Asia > Singapore (0.04)
- Oceania > New Zealand > North Island > Gisborne District > Gisborne (0.04)
- North America > United States (0.04)
- Research Report > Experimental Study (1.00)
- Research Report > New Finding (0.88)
- Law (1.00)
- Information Technology (1.00)
- Health & Medicine > Therapeutic Area > Neurology (1.00)
- Government (1.00)
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.06)
- Asia > Singapore (0.04)
- Oceania > New Zealand > North Island > Gisborne District > Gisborne (0.04)
- North America > United States (0.04)
- Research Report > Experimental Study (0.93)
- Research Report > New Finding (0.68)
- Health & Medicine > Therapeutic Area > Neurology (1.00)
- Law (0.94)
- Information Technology (0.94)
- Government (0.93)
Disentangling Singlish Discourse Particles with Task-Driven Representation
Foo, Linus Tze En, Ng, Lynnette Hui Xian
Singlish, or formally Colloquial Singapore English, is an English-based creole language originating from the SouthEast Asian country Singapore. The language contains influences from Sinitic languages such as Chinese dialects, Malay, Tamil and so forth. A fundamental task to understanding Singlish is to first understand the pragmatic functions of its discourse particles, upon which Singlish relies heavily to convey meaning. This work offers a preliminary effort to disentangle the Singlish discourse particles (lah, meh and hor) with task-driven representation learning. After disentanglement, we cluster these discourse particles to differentiate their pragmatic functions, and perform Singlish-to-English machine translation. Our work provides a computational method to understanding Singlish discourse particles, and opens avenues towards a deeper comprehension of the language and its usage.
- Asia > Singapore (0.47)
- North America > United States > Pennsylvania > Allegheny County > Pittsburgh (0.14)
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.05)
- (5 more...)
An Edge AI System Based on FPGA Platform for Railway Fault Detection
Li, Jiale, Fu, Yulin, Yan, Dongwei, Ma, Sean Longyu, Sham, Chiu-Wing
As the demands for railway transportation safety increase, traditional methods of rail track inspection no longer meet the needs of modern railway systems. To address the issues of automation and efficiency in rail fault detection, this study introduces a railway inspection system based on Field Programmable Gate Array (FPGA). This edge AI system collects track images via cameras and uses Convolutional Neural Networks (CNN) to perform real-time detection of track defects and automatically reports fault information. The innovation of this system lies in its high level of automation and detection efficiency. The neural network approach employed by this system achieves a detection accuracy of 88.9%, significantly enhancing the reliability and efficiency of detection. Experimental results demonstrate that this FPGA-based system is 1.39* and 4.67* better in energy efficiency than peer implementation on the GPU and CPU platform, respectively.
Norm Enforcement with a Soft Touch: Faster Emergence, Happier Agents
Tzeng, Sz-Ting, Ajmeri, Nirav, Singh, Munindar P.
A multiagent system can be viewed as a society of autonomous agents, whose interactions can be effectively regulated via social norms. In general, the norms of a society are not hardcoded but emerge from the agents' interactions. Specifically, how the agents in a society react to each other's behavior and respond to the reactions of others determines which norms emerge in the society. We think of these reactions by an agent to the satisfactory or unsatisfactory behaviors of another agent as communications from the first agent to the second agent. Understanding these communications is a kind of social intelligence: these communications provide natural drivers for norm emergence by pushing agents toward certain behaviors, which can become established as norms. Whereas it is well-known that sanctioning can lead to the emergence of norms, we posit that a broader kind of social intelligence can prove more effective in promoting cooperation in a multiagent system. Accordingly, we develop Nest, a framework that models social intelligence in the form of a wider variety of communications and understanding of them than in previous work. To evaluate Nest, we develop a simulated pandemic environment and conduct simulation experiments to compare Nest with baselines considering a combination of three kinds of social communication: sanction, tell, and hint. We find that societies formed of Nest agents achieve norms faster; moreover, Nest agents effectively avoid undesirable consequences, which are negative sanctions and deviation from goals, and yield higher satisfaction for themselves than baseline agents despite requiring only an equivalent amount of information.
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.06)
- South America > Brazil > São Paulo (0.04)
- North America > United States > North Carolina > Wake County > Raleigh (0.04)
- (11 more...)
- Health & Medicine > Therapeutic Area > Infections and Infectious Diseases (1.00)
- Health & Medicine > Therapeutic Area > Immunology (1.00)
- Health & Medicine > Epidemiology (0.94)
Machine learning can level the playing field against match fixing – helping regulators spot cheating
On the eve of the Rugby World Cup kicking off, there have already been whispers of teams spying on each other. Inevitable gamesmanship, perhaps, but there's no doubt cheating in sport is a problem authorities struggle to combat. Our new machine learning model could be a game changer when it comes to detecting questionable behaviour and unusual outcomes – especially the practice of match fixing. Currently, the act of altering match outcomes for personal or team gain is largely picked up through abnormalities in sports betting markets. When bookmakers notice unusual odds or changes in the betting line, they alert regulators.
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.09)
- North America > United States (0.05)
Input-length-shortening and text generation via attention values
Tan, Neşet Özkan, Peng, Alex Yuxuan, Bensemann, Joshua, Bao, Qiming, Hartill, Tim, Gahegan, Mark, Witbrock, Michael
Identifying words that impact a task's performance more than others is a challenge in natural language processing. Transformers models have recently addressed this issue by incorporating an attention mechanism that assigns greater attention (i.e., relevance) scores to some words than others. Because of the attention mechanism's high computational cost, transformer models usually have an input-length limitation caused by hardware constraints. This limitation applies to many transformers, including the well-known bidirectional encoder representations of the transformer (BERT) model. In this paper, we examined BERT's attention assignment mechanism, focusing on two questions: (1) How can attention be employed to reduce input length? (2) How can attention be used as a control mechanism for conditional text generation? We investigated these questions in the context of a text classification task. We discovered that BERT's early layers assign more critical attention scores for text classification tasks compared to later layers. We demonstrated that the first layer's attention sums could be used to filter tokens in a given sequence, considerably decreasing the input length while maintaining good test accuracy. We also applied filtering, which uses a compute-efficient semantic similarities algorithm, and discovered that retaining approximately 6\% of the original sequence is sufficient to obtain 86.5\% accuracy. Finally, we showed that we could generate data in a stable manner and indistinguishable from the original one by only using a small percentage (10\%) of the tokens with high attention scores according to BERT's first layer.
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.07)
- North America > United States > Illinois > Cook County > Chicago (0.04)
- North America > United States > Louisiana > Orleans Parish > New Orleans (0.04)
- Media > Film (0.46)
- Leisure & Entertainment (0.46)
AI programming tools may mean rethinking compsci education
Analysis While the legal and ethical implications of assistive AI models like GitHub's Copilot continue to be sorted out, computer scientists continue to find uses for large language models and urge educators to adapt. Brett A. Becker, assistant professor at University College Dublin in Ireland, provided The Register with pre-publication copies of two research papers exploring the educational risks and opportunities of AI tools for generating programming code. The papers have been accepted at the 2023 SIGCSE Technical Symposium on Computer Science Education, to be held March 15 to 18 in Toronto, Canada. In June, GitHub Copilot, a machine learning tool that automatically suggests programming code in response to contextual prompts, emerged from a year long technical preview, just as concerns about the way its OpenAI Codex model was trained and the implications of AI models for society coalesced into focused opposition. In "Programming Is Hard – Or at Least It Used to Be: Educational Opportunities And Challenges of AI Code Generation" [PDF], Becker and co-authors Paul Denny (University of Auckland, New Zealand), James Finnie-Ansley (University of Auckland), Andrew Luxton-Reilly (University of Auckland), James Prather (Abilene Christian University, USA), and Eddie Antonio Santos (University College Dublin) argue that the educational community needs to deal with the immediate opportunities and challenges presented by AI-driven code generation tools.
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.67)
- North America > Canada > Ontario > Toronto (0.25)
- North America > United States > Massachusetts > Hampshire County > Amherst (0.05)
Data Engineer
Are you looking for a new opportunity? Well… you might just be in the right place! We're looking for an innovative data engineer to join our team in Auckland. You will be reporting to our Software Development Manager in Australia and work closely with a team of three Senior Data Engineers as well as a Senior Product Manager all located in Auckland. Your role will be to ensure our business has the data they need available.
- Oceania > New Zealand > North Island > Auckland Region > Auckland (0.48)
- Oceania > Australia (0.26)
- North America > Canada > Quebec > Montreal (0.06)
Call for nominations: ACM SIGAI Autonomous Agents Research Award 2022
Nominations are solicited for the 2022 ACM SIGAI Autonomous Agents Research Award. This award is made for excellence in research in the area of autonomous agents. It is intended to recognize researchers in autonomous agents whose current work is an important influence on the field. The award is an official ACM award, funded by an endowment created by ACM SIGAI from the proceeds of previous Autonomous Agents conferences. The recipient of the award will receive a monetary prize and a certificate, and will be invited to present a plenary talk at the AAMAS 2022 conference in Auckland, New Zealand.