The government of Odisha plans to use AI-powered CCTV cameras to check and monitor any kind of torture arrested individuals in police custody. The new system will ensure that no accused is mistreated while they are under police custody.
According to the plan, all the previously installed CCTV cameras in various police stations across the state will be replaced with the newly designed artificial intelligence-powered CCTV camera.
A report of the National Human Rights Commission pointed out that five people die every day in India while they are under police custody. The new AI camera system aims to reduce this figure to an absolute zero in the state of Odisha.
The AI-powered camera system will use IP-based CCTV cameras, which will be able to send alarms to respective authorities when police officers assault anyone within the premises of the police station. Apart from torture, the AI surveillance system will also help in reducing any sort of corruption within the system, including bribing.
A senior officer at Odisha Computer Application Center said, “Efforts are on to use a defined software through which cameras can detect such activities including money being taken by the police from the accused or suspect.”
Earlier this year, the supreme court of India instructed every police station to install CCTV cameras to help keep track of the happenings in their premises. The installation of AI-powered CCTV camera systems has already reached the completion stage in various cities of Odisha like Bhubaneswar, Cuttack, Puri, Khurda, and Jagatsinghpur. A total of twenty AI CCTV cameras will be installed to cover multiple locations in police stations.
Manoj Kumar Mishra, Secretary of State Electronics and Information Technology Department, said, “In our quest to bring in more transparency in government institutions under that 5T charter, the state government will expedite installation of CCTV cameras in all 593 police stations.” He also mentioned that this would enable authorities to monitor police stations using the latest technology.
DeepMind is a London-based artificial intelligence company owned by Alphabet, the parent company of Google. DeepMind was previously best recognized for developing a technology that could defeat the greatest human players in the strategic game Go, a landmark breakthrough in artificial intelligence. Recently, using DeepMind’s artificial intelligence, Sydney researcher Professor Geordie Williamson along with colleagues at Oxford started working on developing fundamentally new techniques in mathematics.
Image Source: DeepMind
According to a recent study published in the journal Nature, the team of researchers from the universities of Sydney and Oxford has been working with DeepMind to apply machine learning to suggest new lines of investigation and to try to prove mathematical theorems. It is true that since the past few decades, computers have long been used to create data for experimental mathematics, but the challenge of detecting intriguing patterns has mostly rested on mathematicians’ intuition.
Now, with the help of machine learning, it is feasible to create far more data than any mathematician could possibly analyze in their lifetime. This is based on the premise that identifying data patterns in a machine learning dataset is analogous to finding patterns that connect complex mathematical objects by developing conjectures (assumption about how such patterns could work). If we can establish that these conjectures are correct, we can turn them into theorems.
Making a supposition from scratch is a far more difficult and subtle task. To refute a hypothesis, an AI just has to sift through a large number of inputs in search of a single case that contradicts the hypothesis. Developing a hypothesis or proving a theorem, on the other hand, needs insight, talent, and the linking together of several logical processes.
Professor Williamson leveraged DeepMind’s artificial intelligence to get close to proving a 40-year-old hypothesis about a representation theory, regarding Kazhdan-Lusztig polynomials. Known as the combinatorial invariance conjecture, it claims that there exists a relationship between certain directed graphs and polynomials. A directed graph is a set of vertices connected by edges, with each node having a direction associated with it. DeepMind was able to establish assurance in the existence of such a relationship using machine learning techniques, and hypothesize that it might be correlated to structures known as “broken dihedral intervals” and “external reflections.” Professor Williamson used this information to develop an algorithm that solved the combinatorial invariance conjecture. The new algorithm has been computationally tested across over 3 million cases.
Meanwhile, University of Oxford co-authors Professor Marc Lackeby and Professor András Juhász established a startling relationship between algebraic and geometric invariants of knots, producing a whole new mathematical theorem.
As explained on the official blog of the University of Sydney, in knot theory, invariants are employed to solve the problem of differentiating knots from one another. They also help mathematicians in comprehending knot properties and their connections to other disciplines of mathematics. DeepMind also added that knots have connections with quantum field theory and non-Euclidean geometry.
The researchers next set out to determine which AI method would be most useful in identifying a pattern that connected two attributes. One approach, in particular, known as saliency maps, proved to be quite beneficial. It’s frequently used in computer vision to figure out which regions of an image contain the most important data. Saliency maps identified knot qualities that were likely connected to one another, and a formula was devised that appeared to be true in all situations that could be evaluated. Lackenby and Juhász then proved that the formula was applicable to a large class of knots.
While knot theory is fascinating in and of itself, it also has a wide range of applications in the physical sciences, including comprehending DNA strands, fluid dynamics, and the interaction of forces in the Sun’s corona.
“Any area of mathematics where sufficiently large data sets can be generated could benefit from this approach,” says Juhász. DeepMind believes that these techniques could even have applications in fields like biology or economics.
Researchers at the Massachusetts General Hospital recently announced that Magnetic Resonance Imaging (MRI) and artificial intelligence (AI) could be used to detect early signs of tumor cell deaths. A novel virus-based cancer therapy can help point out tumor cell deaths when coupled with MRI and AI.
Virus-based cancer therapy is a new form of treatment that selectively kills cancer cells while not causing any damage to normal tissues. This form of therapy will drastically help in treating patients suffering from brain tumors. A non-invasive monitoring process has to be performed throughout the therapy to analyze and understand how the virus interacts with cancer cells.
Christian Farrar, Ph.D., and an investigator at the Athinoula A. Martinos Center for Biomedical Imaging said, “We programmed an MRI scanner to create unique signal ‘fingerprints’ for different molecular compounds and cellular pH. A deep learning neural network was then used to decode the fingerprints and generate quantitative pH and molecular maps.”
He further added that this new method of treatment was validated in mouse brain tumor research, where it was proven to be highly effective. The new MRI and AI-powered virus treatment method will drastically reduce the detection time of dangerous cancer cells.
However, the treatment procedure still has to be scrutinized, and further investigation will help researchers optimize the virus-based therapy. Researcher at Athinoula A. Martinos Center for Biomedical Imaging, Or Perlman, said, “One of the most interesting and key components for the success of this approach was the use of simulated molecular fingerprints to train the machine learning neural network.”
He also mentioned that this kind of treatment concept could revolutionize the healthcare industry by solving various medical and scientific challenges. The research work has been funded by the European Union’s Horizon 2020 research and innovation program.
Mandy Whaley, Partner Director of Product, Azure Dev Tools, announced the preview of the Azure Load Testing service. It is a fully managed Azure service, which allows testers and developers to optimize the application’s performance, capacity, and scalability. This load testing software service works by deliberately stimulating traffic on your application to determine how it performs under stress and heavy load.
Using this service, developers can fix the traffic and load issues of the application before going live. Developers can also predict how smoothly the application performs with a vast set of audience or users. The load testing service can also be used by organizations to form different scenarios to check the performance and resiliency of the application, when a massive set of end-users simultaneously tries to access it.
To work with the Azure Load Testing service, a user has to set up the Azure load testing resource that serves as an infrastructure for running a large-scale load test. Using Apache JMeter script, a developer simulates the number of virtual users who simultaneously access the application endpoints. The script also includes information about endpoints and test configuration settings. To execute the testing process, users are prompted to upload the script file and run the load test.
Once the load testing starts, a live update about detailed resource metrics is displayed in the load testing dashboard. The dashboard will display both the client and server-side metrics.
The client-side metrics give details about the number of virtual users, request-response time, and number of requests per second. The server-side metrics provide information about the number of database reads, type of HTTP responses, and container resource consumption.
Developers can refer to the live dashboard metrics to determine how the application works in different scenarios. They can also compare the test result across various load tests with different numbers of virtual users to understand the application’s performance over time. Azure Load Testing always saves a history of previous test runs with different virtual users and use cases. Using this, a developer can visually compare multiple runs to trace performance regressions of the application across different scenarios.
Instead of performing load testing separately, developers can include it into the existing CI/CD (Continuous Integration and Continuous Deployment) pipelines or workflows. With this method, developers can achieve an end-to-end software development lifecycle in high-end applications.
Sustainable data technology company Clarity AI raised $450 million in its new funding round led by SoftBank Group Corp Vision Fund 2. Other investors like BlackRock, Fifth Wall ClimateTech Fund, Sir Jonathan I’ve, Kibo Ventures, Mundi Ventures, Seaya Ventures, and many others also participated in the funding round.
This new development is a result of the growing need for reliable data across the globe. Clarity AI plans to use the newly raised funds to extensively hire new talents to further enhance its product and also expand into new markets for increasing its customer base at a global level.
CEO and founder of Clarity AI, Rebeca Minguela, said, “The social and environmental challenges the world faces and the corresponding economic opportunities unlocked have put impact assessment at the forefront of the minds of investors and organizations.”
She further added that their technology is showing the clients how their investments are impacting the world. SoftBank Vision Funds are known for backing startups that have the potential to bring innovations in their respective industries. Hence it can be expected that Clarity AI will quickly scale up its operations and product development with the newly generated funds.
Apart from SoftBank, Clarity AI has also made other deals with leading funding platforms, including the largest fund distribution network, Allfunds. Greater New York-based artificial intelligence company Clarity AI was founded in 2017. The startup specializes in developing enterprise solutions for investors to help them tackle the challenge of insufficient or unequal allocation of capital.
SoftBank Investment Adviser, Jimi Macdonald, said, “The sustainable investment market is already more than one third of total global assets and growing rapidly. Empowering investors to make informed decisions about social and environmental impact is a real differentiator.”
Timnit Gebru was one of Google’s most notable Black female employees until she was fired from her position as co-leader of the company’s Ethical AI project last year. After the dramatic departure of researcher Timnit Gebru, the company has faced a bombardment of criticism in the following months, particularly on Twitter. Gebru claims she was fired through email, following her refusal to retract her paper on large language models. Now, she’s set up a fresh new research center named DAIR, which is devoted to the issues she believes were being overlooked at Google.
According to its press release, the Distributed Artificial Intelligence Research (DAIR) Organization is an independent, community-rooted institute established to oppose Big Tech’s ubiquitous influence on AI research, development, and deployment. The MacArthur Foundation, Ford Foundation, Kapor Center, Open Society Foundation, and the Rockefeller Foundation collectively contributed $3.7 million to DAIR.
DAIR intends to chronicle damages while also developing a vision for AI applications that can benefit the same people. Gebru had earned herself a name in AI for co-authoring in the study of facial recognition software’s prejudice against persons of race, which led to Big Techs like Amazon changing their policies. She was sacked from Google a year ago after writing a research article criticizing the company’s profitable AI work on huge language models, which can assist with conversational search queries.
The backlash at Google brought to light the inherent conflicts that arise when tech corporations fund or hire academics to investigate the ramifications of the technology they want to benefit from. DAIR, according to Gebru, will question the possible drawbacks of AI since it will be free of the academic politics and pressure to publish that may stifle university research. In other words, emphasis will be on academic paper publication, but without the constant pressure of traditional academia or the paternalistic involvement of multinational companies restricting the researchers.
This will be something different from Google’s step to impose additional restrictions to the topics that its researchers are allowed to investigate following the Gebru incident.
DAIR will also demonstrate AI applications that are unlikely to be created elsewhere, according to Gebru, with the goal of inspiring others to push the technology in new ways. One such effort is developing a public data collection of aerial images of South Africa to investigate how apartheid’s legacy is still inscribed in land usage. According to a preliminary examination of the photos, most unoccupied property built between 2011 and 2017 was turned into wealthy residential districts in a densely populated zone historically confined to non-white people, where many poor people now reside.
Later this month, at NeurIPS, the world’s most prestigious AI conference, DAIR will make its formal debut in academic AI research with a paper on that project. Raesetje Sefala, DAIR’s inaugural research fellow, is the principal author of the publication, which also contains contributions from outside researchers.
Gebru said she hopes to use the funding to break free from the shackles of Big Tech such as the exclusion of outspoken researchers, the evaluation of potential harms after an AI system is in use. DAIR will also prioritize research against commercial AI projects, such as large language models, whose negative impact is investigated only after they’ve been deployed in the real world. Gebru’s ill-fated paper, too, evaluated the recognized problems of so-called large language models like GPT-3, which was taking the tech world by storm last year. She said that notions like AI applications that did not employ massive data sets or were focused on less profit-oriented goals, such as language revitalization, were given little thought.
All in one photo and video editing application Picsart announces that it has acquired artificial intelligence and computer vision company DeepCraft. No information has been provided by Picsart regarding the valuation of this acquisition deal with DeepCraft.
However, according to sources, both cash and stock exchange in the agreement have been in the 7-digit range. With the new acquisition, Picsart will use the expertise of DeepCraft to further enhance its video editing capabilities.
Picsart is already the world’s one of the most popular editing platforms, with over 100 million videos edited every year. DeepCraft’s talented team will ensure that Picsarts users get to see new and advanced editing features.
Chief Technology Officer and Co-founder of Picsart, Artavazd Mehrabyan, said, “DeepCraft is a unique team of deep technology engineers, and we’ve been working with them to build our core technologies for over a year. As we invest further into our video editing capabilities, we are confident the team will play a significant role in building the platform for the next generation of creators.”
Both the companies have already been working under the same roof for over a year that has let Picsart understand the capabilities of DeepCraft and how it can help Picart grow further. As a part of the acquisition deal, many DeepCraft employees will be joining the Picsart team.
Co-founder and CEO of DeepCraft, Armen Abroyan, will be joining as Director of Engineering for the Core Engineering team, and Co-founder Vardges Hovhannisyan as Picsart’s Principal Engineer.
DeepCraft is Armenia-based research and development company founded in 2017. The firm specializes in developing a wide variety of digital creation and editing tools for professionals and generic users. Co-founder of DeepCraft, Armen Abroyan, said, “It gives us the resources to uplevel our technology, the ability to apply our collective knowledge on a global scale, and the opportunity to advance innovation in the industry as a whole.” He further mentioned that they are excited to be acquired by the first unicorn company of Armenia, Picsart.
On 30th November 2021, GitHub announced the winter cohort of GitHub Externships for students in India. GitHub externships were first announced at GitHub Satellight India 2021 to help college students get real-world experience and collaborate open source projects with other developers on GitHub. It builds on GitHub’s Campus Program, which allows students to engage with Indian companies via fellowship programs.
GitHub along with partners’ support, including Appwrite, TigerGraph, Deepsource, Hoppscotch, FamPay, Symbl.AI, Zeeve, Abridged Inc, Saraverse, Leverice, and many more, will nurture talent and enable the next generation of developers to drive the country’s digital future.
The program teaches skills that are important to succeed in an enterprise environment. Students via this program are mentored on real-world projects. They also get to work on cloud technologies and improve software development skills.
Maneesh Sharma, General Manager, GitHub India, said, “Students hold a special place in our hearts. They are our next generation of developers who will continue to drive software innovation forward for our digital nation. That’s why, as we continue to support India’s talented student developers, we’re thrilled to announce the GitHub Externships Winter Cohort.”
The summer cohort, the first season of GitHub externships, received 1300 applications from 175 higher education institutions across India. However, only 62 students were selected as GitHub Externs to work with mentors from 18 organizations. During the program, students received hands-on experience on diverse projects enhancing their job prospectus.
The winter season of GitHub externships will include the DevSecOps track to help students understand software development skills. Interested students can apply until December 14, 2021. Third-year students from higher education institutions in India that have signed up for the GitHub Campus Program are eligible to apply for GitHub externships.
Computer vision and deep learning firm SenseTime reveals its plans to open a new artificial intelligence-powered casino in Singapore. The AI casino will feature various camera systems to detect the impudent behavior of customers and many other complex tasks.
However, due to some technical difficulties, the launch of the AI casino has been delayed. The COVID-19 pandemic is one factor that has caused the delay, as SenseTime mentioned that its business was affected by multiple restrictions imposed by governments across the globe. Hence, it has become difficult for the company to commercialize its new products in the market.
An AI casino project official said, “SenseTime was very proud of the Genting project. They wanted to do a big announcement with the government and resort, but it keeps getting delayed.”
The highly advanced CCTV camera that will be installed in the AI casino will monitor and identify every movement of customers when they move from one camera to the other. According to SenseTime, the main focus of the artificial intelligence system is to reduce the chances of any fraudulent activities within the premises, which is quite common in casinos across the globe.
SenseTime faced a massive challenge as the existing CCTV camera installed in the casino could not generate high-quality images, especially in low-lit areas making it difficult for the AI system to analyze. Beijing-based artificial intelligence company SenseTime was founded by Bing Xu, Li Xu, and Xiaogang Wang in 2014. The firm specializes in developing face recognition systems that can be applied to payments and picture analysis.
The company has been listed in the fifth position in China’s AI top 10 ranking list 2017. Many industry-leading companies, including China Mobile Communication, China UnionPay, Huawei Technologies, Xiaomi, and JD.com, use SenseTime’s solutions for facial recognition. The company also provides text and vehicle recognition systems to various companies operating in multiple industries.
Amazon announced that its cloud-based analytics services Amazon Redshift, Amazon EMR, Amazon MSK, and Amazon Kinesis are currently available as serverless and on-demand services.
Usually, developers have to manage and configure the cluster instances to perform analytics operations in the cloud. It is time-consuming for customers to simultaneously manage the storage based on the demand for analytics operations. To avoid this issue, AWS made its analytics services serverless to ease customer’s work and provide high-performance rate results even with large-scale data. With this, users do not have to set up and manage clusters since AWS takes care of it behind the scenes.
Since AWS analytics is serverless, users can also use it as an on-demand service. This is more advantageous because it makes the customers only pay for the moment they use the cloud for analytics. Users will only pay for the duration in seconds when they use the warehouse, and they can stop paying once they stop working or when the warehouse is idle.
In other words, users will only pay for the space used for the workloads on a per-second basis. To further control the cost limits, users can specify usage limits to avoid overcharge. Users can also specify their daily, weekly, or monthly usage limits to access the service, making them pay seasonally instead of paying frequently. This allows users/developers to achieve low-cost analytics compared to other cloud service providers.
AWS serverless services are currently available for public preview. Currently, Amazon Redshift Serverless is available in the AWS Regions such as US East (N. Virginia), US West (N. California, Oregon), Europe (Frankfurt, Ireland), Asia Pacific (Tokyo) for public preview.
In the case of serverless Redshift, the company provides a $500 upfront as AWS credits to try the serverless data warehouse public preview. Users will get the credits once they create a database with serverless Redshift. Those credits can be further used to cover the costs for computing, storage, and snapshot usage of Amazon Redshift Serverless.
Note: Amazon’s Redshift, EMR, and MSK are currently available for public preview, while Amazon Kinesis is generally available.