Thursday, December 14, 2023
IEEE Transactions on Neural Networks and Learning Systems, Volume 34, Issue 11, December 2023
Saturday, December 9, 2023
Upcoming Journal Special Issue Deadlines
- IEEE Transactions on Fuzzy Systems - Special Issue on Fuzzy-Deep Neural Network Learning in Sentiment Analysis - 15 January 2024
- IEEE Transactions on Artificial Intelligence - Special Issue on AI-Enabled Security at the Edge - 31 January 2024
- IEEE Transactions on Games - Special Issue on Computer Vision and Games - 31 January 2024
- IEEE Transactions on Evolutionary Computation - Special Issue on Machine Learning Assisted Evolutionary Computation - 1 April 2024
Friday, December 8, 2023
Weekly Review 8 December 2023
- More cuts in New Zealand universities, and this new right-wing Frankenstein's Monster of a government isn't going to do a damn thing to help: https://www.stuff.co.nz/national/education/301017113/massey-university-entering-academic-equivalent-of-an-ice-age
- A better way of developing AI? Fighting against the biases and ethical issues in standard data sets: https://spectrum.ieee.org/joy-buolamwini
- Seven different points of view on how ChatGPT and generative AI has impacted science and science education: https://www.nature.com/articles/d41586-023-03798-6
- AI written articles attributed to authors with AI generated head shots. When will they come up with an AI editor that fixes the egregious errors in the generated articles? https://futurism.com/sports-illustrated-ai-generated-writers
- I would not trust AI with such life-and-death decisions as generating target lists: https://www.theguardian.com/world/2023/dec/01/the-gospel-how-israel-uses-ai-to-select-bombing-targets
- An AI model claims that volcanic eruptions - the formation of the Deccan Traps - was enough to doom the dinosaurs, with the Chicxulub meteorite not being necessary: https://www.extremetech.com/science/ai-model-decides-volcanoes-not-an-asteroid-killed-the-dinosaurs
- One of the better explanations of local optima I've come across, and a problem that everyone who works with AI needs to be wary of: https://poisonedminds.com/d/20230816.html
- The Turing test is not very useful for determining whether an artificial intelligence is actually intelligent. Dolphins and elephants are undeniably intelligent, and self-aware, but they would all fail the Turing test: https://spectrum.ieee.org/turing-test
- On how Deep Learning and other AI can be used to segment and recognise cells in microscope images: https://www.nature.com/articles/d41586-023-03722-y
- Artificial intelligence cannot replace the real world: https://www.thepress.co.nz/a/nz-news/350120085/why-i-think-ai-may-change-real-world-will-never-replace-it
- As a certain young law student is fond of telling me, international law is basically a bunch of pinky promises. The regulations around AI are just the same: https://www.informationweek.com/cyber-resilience/new-secure-ai-development-rules-are-historic-but-do-they-matter-
- Focused, single-purpose AI models are still relevant: https://techcrunch.com/2023/12/01/good-old-fashioned-ai-remains-viable-in-spite-of-the-rise-of-llms/
- I'm quite certain that there will be executives in Hollywood who think that using AI to do everything with movies is a great way to go: https://poisonedminds.com/d/20230515.html
- The first (local) law written by ChatGPT has been passed. What's the quote from Frank Herbert about men with machines making other men slaves?https://www.theregister.com/2023/12/02/chatgpt_law_brazil/
- Five major issues with, and proposed fixes for, generative AI: https://www.datasciencecentral.com/generative-ai-five-major-issues-and-how-to-fix-them/
- I know pika are animals, but when I read about this I think of the disorder pica, not an AI video production system: https://dataconomy.com/2023/11/29/pika-ai-video-tool-pika-art-pika-1-0/
- More research on the energy usage, and carbon footprint, of generative AI models: https://www.technologyreview.com/2023/12/01/1084189/making-an-image-with-generative-ai-uses-as-much-energy-as-charging-your-phone/
- I teach A* to my first year algorithms students, and Q-learning to the second years. I an skeptical that combining them is going to produce meaningful breakthroughs in AI: https://www.computerworld.com/article/3711369/the-fear-and-hype-around-ai-is-overblown.html
- How can we tell that an artificial intelligence is self-aware? We think it thinks, therefore it probably is? https://poisonedminds.com/d/20230526.html
- Modelling near-ground air temperature from ground temperate, as measured by satellite infrared cameras: https://spectrum.ieee.org/satellite-weather-map
- A guide to choosing a large language model AI: https://www.datanami.com/2023/11/30/data-and-algorithms-the-building-blocks-of-artificial-intelligence/
- AI text summarisation tools. No, I don't use these to compose my posts: https://dataconomy.com/2023/11/29/10-best-summary-generators-to-summarize-any-text-online/
- How AI will impact supply chains and procurement management: https://www.technologyreview.com/2023/11/28/1083628/procurement-in-the-age-of-ai/
- Using an AI to posit new inorganic molecules, and a robot to make them: https://www.nature.com/articles/d41586-023-03745-5
- An attack technique to get ChatGPT to expose its training data: https://www.404media.co/google-researchers-attack-convinces-chatgpt-to-reveal-its-training-data/
- I don't think it's remote work that has led to fewer transformational papers, so much as the issues with the peer-review process: https://www.stuff.co.nz/science/301018006/remote-working-is-stifling-the-eureka-moment-in-science
- Some limits and the way forward for generative AI: https://innovate.ieee.org/innovation-spotlight/a-closer-look-at-generative-ai/
- Some ways in which artificial intelligence will impact scientific research: https://www.technologyreview.com/2023/07/05/1075865/eric-schmidt-ai-will-transform-science/
IEEE Transactions on Evolutionary Computation, Volume 27, Issue 6
Thursday, December 7, 2023
IEEE Transactions on Fuzzy Systems, Volume 31, Issue 12
Tuesday, December 5, 2023
Programming languages for artificial intelligence 2023
Introduction
About 18 months ago I posted this article, where I reported on the results of a meta-analysis I had done on the popularity of different programming languages in AI. That analysis included articles across several years. In this update, I have restricted the analysis to articles published in 2023.
Methodology
Despite the restriction of articles published only in 2023, the data I used in this analysis came from 33 different articles. Each article was from a different author, to prevent duplication. Where several languages were ranked the same on the list, I recorded them as separate entries with the same rank.
I analysed the lists in three ways:
- The frequency at which a language appeared in the lists, regardless of position on the list;
- The median rank assigned to each language across all lists in which it appears, and;
- A weighted median rank, where the median rank of the language was weighted according to the frequency at which it appeared in lists. This corrects for outliers that were highly ranked on only a small number of lists.
- Python
- Java
- C++
- R
- JavaScript
- Lisp
- Julia
- Prolog
- Scala
- Haskell
- Python
- Java
- React
- Wolfram
- C++
- R
- JavaScript
- Lisp
- Matlab
- Julia
- Python
- Java
- C++
- R
- JavaScript
- Lisp
- Julia
- Prolog
- Scala
- Haskell
- https://blog.appacademy.io/best-programming-languages-for-ai-development/
- https://star-knowledge.com/blog/programming-languages-for-artificial-intelligence/
- https://cointelegraph.com/news/5-programming-languages-to-learn-for-ai-development
- https://www.upwork.com/resources/best-ai-programming-language
- https://hackr.io/blog/best-language-for-ai
- https://finance.yahoo.com/news/top-10-programming-languages-ai-014111235.html
- https://aibusiness.com/verticals/7-ai-programming-languages-you-need-to-know
- https://fronty.com/top-10-programming-languages-for-ai-the-future%20of-ai/
- https://www.bocasay.com/top-ai-programming-languages-2023/
- https://medium.com/javarevisited/5-best-programming-languages-for-artificial-intelligence-in-2023-8ba9eed4d5cc
- https://history-computer.com/these-are-the-10-best-programming-languages-for-ai-development-in-2023/
- https://blog.hubspot.com/website/ai-programming-languages
- https://atlasiko.com/blog/ai/best-programming-language-for-ai/
- https://www.infuy.com/blog/top-9-programming-languages-for-artificial-intelligence-in-2023/
- https://learnyourskills.com/top-programming-languages-for-artificial-intelligence/
- https://careerfoundry.com/en/blog/web-development/ai-programming-languages/
- https://evolvexplorehub.com/blog/details50
- https://www.yeeply.com/en/blog/most-popular-programming-languages-2023/
- https://www.analyticsinsight.net/top-10-programming-languages-for-ai-engineers-in-2023/
- https://willdom.com/blog/3-artificial-intelligence-programming-languages/
- https://googiehost.com/blog/best-programming-languages-for-ai-development/
- https://invozone.com/blog/top-8-programming-languages-for-ai-development-in-2022/
- https://content.techgig.com/career-advice/5-best-programming-languages-for-ai-in-2023/articleshow/103480858.cms
- https://techbullion.com/best-10-programming-languages-in-2023-for-ai-development/
- https://blackwallstreet.ca/top-7-ai-programming-languages-to-learn/
- https://www.einsstark.tech/best-programming-languages-in-artificial-intelligence/
- https://www.technodsofficial.in/2023/09/top-programming-languages-for-ai.html
- https://fchiaramonte.com/best-language-for-ai-programming/
- https://bscholarly.com/best-programming-languages-for-artificial-intelligence/
- https://pizgaa.com/programming-languages-for-ai-in-2023/
- https://greelance.com/best-programming-language-for-artificial-intelligence-ai-and-machine-learning-ml-in-2023/
- https://www.7riverslivestock.com/markets/stocks.php?article=getnews-2023-11-27-the-top-programming-languages-powering-ai-development
- https://www.orioninfosolutions.com/blog/10-best-artificial-intelligence-ai-programming-languages-in-2023
Friday, December 1, 2023
Weekly Review 1 December 2023
- A brief(ish) summary of the Sam Altman saga at OpenAI: https://www.nzherald.co.nz/world/what-does-sam-altmans-firing-and-quick-reinstatement-mean-for-the-future-of-ai/KOIP6NE5HRDK7CYUV2J6LHICYY/
- More on the fallout and implications of the Sam Altman / OpenAI debacle: https://www.nature.com/articles/d41586-023-03700-4
- There's nothing wrong with teaching Maori culture, or with wanting Maori and Pasifika kids to do better in education. But when New Zealand kids overall are slipping further down the international rankings, maybe prioritise English, maths and science? https://www.stuff.co.nz/national/education/301014381/damien-grant-our-education-system-is-constantly-failing-our-students
- When the code ChatGPT generates, is your code: https://spectrum.ieee.org/chatgpt-code
- The data sets used to generate facial recognition models lack diversity, especially of smaller populations like Polynesians. This is known. A biased data set will produce a biased AI. This also is known. Now it seems the general public are becoming more aware of this: https://www.nzherald.co.nz/kahu/maori-being-used-as-guinea-pigs-for-facial-recognition-tech-ethicist/L3UKTI5AT5BT7NFJD4CTAZJQOA/
- More jobs going from New Zealand universities. Just the outcome of a succession of governments that have failed to support higher education. https://www.rnz.co.nz/news/national/503209/all-the-jobs-likely-going-and-already-gone-from-new-zealand-s-universities-in-2023
- A framework for tuning the prompts used for generative AI: https://hbr.org/2023/11/improve-your-companys-use-of-ai-with-a-structured-approach-to-prompts
- On how artificial intelligence is being used in art history-from detecting elements of style, to reconstructing lost works: https://www.nature.com/articles/d41586-023-03604-3
- How artificial intelligence and machine learning got to be so big at Facebook: https://www.technologyreview.com/2023/11/14/1083336/how-facebook-went-all-in-on-ai/
- Coca-Cola designed by AI is not something most people will want: https://www.stuff.co.nz/life-style/food-drink/301013178/newsable-i-tried-ai-coke-heres-what-it-tastes-like
- Using AI and machine learning to improve estimates of rainfall: https://spectrum.ieee.org/weather-satellite
- Online learning improves participation in higher education, especially for more marginalised groups. It does come with its own set of challenges, however: https://www.stuff.co.nz/pou-tiaki/133337278/online-learning-can-make-university-more-accessible-for-mori-report-finds
- Using AI to assist with the diagnosis, treatment and assessment of animal diseases: https://www.nzherald.co.nz/nz/its-a-rain-gauge-for-disease-an-otago-based-companys-ai-assisted-technology-has-a-trove-of-applications/WSUDJ4CE6FEVTBPUHNX5NH2WWQ/
- Are we now going to see an arms race between AI that generate fake data and AI that will detect fake data? https://www.nature.com/articles/d41586-023-03635-w
- I wouldn't trust ChatGPT if it told me the sky is blue, I'm certainly not going to let it plot my data. But at least it will show you the Python code that generated the plot, so it's useful in that respect: https://www.kdnuggets.com/create-stunning-data-viz-in-seconds-with-chatgpt
- Ultimately, AI is a tool. The danger with artificial intelligence is how people use it: https://www.theguardian.com/commentisfree/2023/nov/26/artificial-intelligence-harm-worry-about-people-control-openai
- An overview of machine learning and AI for microbiologists: https://www.nature.com/articles/s41579-023-00984-1
- Why does this article on the safety of artificial intelligence read like it was written by an AI? https://www.datasciencecentral.com/why-generative-ai-safety-research-is-beyond-alignment/
- How to use the new AI features in YouTube: https://dataconomy.com/2023/11/22/youtube-ai-features-and-how-to-use-them/
- Apple seems to have a bit more in the way of ethics than some other companies. Now Tim Cook is calling for governmental regulation of artificial intelligence: https://www.extremetech.com/internet/ai-needs-government-regulation-apple-ceo-says
- Detecting antibiotic resistant bacteria using artificial intelligence: https://www.datanami.com/2023/11/22/oxford-researchers-use-ai-to-detect-antibiotic-resistance-faster-than-gold-standard-testing/
- Now authors of nonfiction works are suing over the use of their writing to train AI: https://www.computerworld.com/article/3711321/nonfiction-authors-sue-openai-microsoft-over-copyright-infringement.html
- Resources for learning about generative AI and large language models: https://www.kdnuggets.com/a-comprehensive-list-of-resources-to-master-large-language-models
- Using machine learning to control experimental fusion reactors: https://www.theregister.com/2023/11/23/ntt_ai_nuclear_fusion_control/
- The risks of using code generated by AI: https://www.informationweek.com/machine-learning-ai/chatgpt-use-sparks-code-development-risks
- Ten principles to follow in order to successfully use artificial intelligence in your business: https://www.datanami.com/2023/11/23/beyond-the-hype-10-core-principles-for-ai-success/
- I considered moving into high school teaching myself once. It is a much more stable career choice than post-doc research: https://www.nature.com/articles/d41586-023-03612-3
IEEE Transactions on Artificial Intelligence, Volume 4, Issue 6
Thursday, November 30, 2023
IEEE Transactions on Fuzzy Systems, Volume 31, Issue 11, November 2023
Wednesday, November 29, 2023
IEEE Transactions on Emerging Topics in Computational Intelligence, Volume 7, Issue 6, December 2023
Friday, November 24, 2023
Weekly Review 24 November 2023
Some interesting links that I Tweeted about in the last week (I also post these on Mastodon, Threads, Newsmast and Post):
- A startup developing tools for AI to recognise African languages. When will we have the same kind of tools for Pacific languages as well? https://www.technologyreview.com/2023/11/17/1083637/lelapa-ai-african-languages-vulavula/artificial intelligence
- An AI chemist evaluating catalysts to use in generating oxygen on Mars: https://interestingengineering.com/science/ai-mars-oxygen-from-ice
- A new artificial intelligence model from DeepMind predicts weather better than conventional models, without the need for supercomputers: https://www.nature.com/articles/d41586-023-03552-y
- AI can now do the bulk of the initial work in designing semiconductors: https://spectrum.ieee.org/how-will-ai-change-semiconductors
- If artificial intelligence does take more and more jobs, I don't think a robot tax is the way to fund a universal basic income. Instead, a general capital tax on the wealthy is needed, to reduce economic disparity before it turns into social instability: https://www.theguardian.com/global-development/2023/nov/16/ai-is-coming-for-our-jobs-could-universal-basic-income-be-the-solution
- First they sack him https://www.stuff.co.nz/technology/301011200/shock-exit-for-boss-of-chatgpt-maker-openai-after-being-dumped-by-the-board now they want him back https://www.theverge.com/2023/11/18/23967199/breaking-openai-board-in-discussions-with-sam-altman-to-return-as-ceo What on earth is going on at OpenAI?
- While generative AI like ChaptGPT might be getting all the attention in artificial intelligence, smart autonomous agents are becoming more widespread: https://www.informationweek.com/machine-learning-ai/the-rise-of-autonomous-ai-agents
- The increasing power demands of artificial intelligence are increasing the carbon emissions generated by the technology. Time to locate the data centres in places like New Zealand, the produce almost all of their electricity from renewables? https://www.nextplatform.com/2023/11/17/pushing-the-limits-of-hpc-and-ai-is-becoming-a-sustainability-headache/
- So YouTube now requires AI generated content to be labelled as such. But how will they know if it's generated? https://blog.youtube/inside-youtube/our-approach-to-responsible-ai-innovation/
- But will YouTube's new music generation tool also flag everything it generates as AI produced? https://www.theregister.com/2023/11/17/youtube_generative_ai/
- My last postdoc certainly didn't broaden my skills much, I was mostly treated as a highly-qualified code monkey: https://www.nature.com/articles/d41586-023-03544-y
- Maybe Auckland Transport should be looking at this AI technology https://interestingengineering.com/innovation/ai-powered-traffic-signs-can-reduce-emissions-from-vehicles when it takes three hours to get out of a mall car park https://www.nzherald.co.nz/nz/aa-hits-out-at-auckland-transport-after-shoopers-stuck-in-traffic-jam-for-hours/LLCZ63FNI5FOPGY2PFG4NIS4JI/
- New Zealand already has pretty good privacy laws, won't they be a big help in regulating artificial intelligence? https://businessdesk.co.nz/article/law-regulation/we-urgently-need-rules-for-ai-says-legal-expert
- ChaptGPT and other artificial intelligence software is NOT a replacement for a human counsellor: https://www.thepost.co.nz/a/nz-news/350111290/i-am-counsellor-chat-gpt-not
- A camera with embedded generation of content credentials, to combat fakes from generative AI: https://spectrum.ieee.org/leica-camera-content-credentials
- Publish or Perish meets artificial intelligence - generating summaries of scientific publications: https://www.nature.com/articles/d41586-023-03545-x
- The jobs in IT that artificial intelligence will create: https://www.informationweek.com/machine-learning-ai/the-it-jobs-ai-could-replace-and-the-ones-it-could-create
- Neural networks that are trained on hybrid digital and quantum computers: https://spectrum.ieee.org/quantum-machine-learning-terra-quanta
- Why am I not surprised that it's Meta that broke up its up responsible AI group? https://www.theverge.com/2023/11/18/23966980/meta-disbanded-responsible-ai-team-artificial-intelligence
- Students don't want to have to go to the expense and effort to attend class physically. Institutions need to adjust to this new reality: https://www.nzherald.co.nz/nz/victoria-university-students-win-fight-over-attending-lectures-no-longer-have-to-turn-up-in-person/JY3COFXKMZGAVJUT7XGYHJLBY4/
- Tldraw, an artificial intelligence based tool that turns sketches of user interfaces into working code: https://arstechnica.com/information-technology/2023/11/ai-powered-drawing-app-stuns-developers-by-turning-sketches-into-functional-games/
- For all the impact ChatGPT has had, it's easy to forget that it's really only one year old: https://www.computerworld.com/article/3710293/openais-chatgpt-turns-one-year-old-what-it-did-and-didnt-do.html artificial intelligence
- Most of the most powerful artificial intelligence technology is controlled by large corporations. I think expecting them to show empathy is a bit of a fool's errand: https://www.informationweek.com/machine-learning-ai/to-ai-hell-and-back-finding-salvation-through-empathy
- Microsoft releases tools to make it even easier to use artificial intelligence to fake videos of people saying things they never said: https://www.theguardian.com/technology/2023/nov/17/microsoft-azure-ai-video-deepfakes
- Why educators need to embrace ChatGPT and other generative AI: https://www.nature.com/articles/d41586-023-03505-5
- Dell is now offering generative AI models for its customers: https://www.computerworld.com/article/3710869/dell-cuddles-up-to-hugging-face-to-offer-genai-to-customers.html
- Hybrid AI - offloading some of the computation onto client devices - is expected to further spread the use of artificial intelligence: https://www.datanami.com/2023/11/16/how-hybrid-ai-will-enable-far-greater-ai-use/
- The latest hardware rankings for artificial intelligence: https://spectrum.ieee.org/generative-ai-training
Friday, November 17, 2023
Weekly Review 17 November 2023
Some interesting links that I Tweeted about in the last week (I also post these on Mastodon, Threads and Newsmast):
- Yes Billy, after the crap you directed at Siouxsie Wiles and others, you do deserve to go to jail: https://www.nzherald.co.nz/nz/billy-te-kahika-on-covid-19-protest-prison-sentence-i-shouldnt-have-to-go-to-jail/7MNYLHBQLRCGNBIA5JJCKS3MYI/
- I moved cities three times for my three post-docs, and each time was hard on my family. Post-docs shouldn't just be for young, single people, but that is the reality: https://www.science.org/content/article/i-didn-t-want-relocate-postdoc-fellowship-reviewers-penalized-me-it
- Watermarking of images generated by AI can only be effective and trusted if all images are watermarked with their provenance, whether the creator is human or an artificial intelligence: https://www.datanami.com/2023/11/06/can-watermarking-solve-genais-trust-problem/
- The kind of people who would misuse artificial intelligence to produce this kind of material would certainly not use watermarking: https://www.theregister.com/2023/11/10/child_psychiatrist_sentenced_ai/
- Another case of misused artificial intelligence where watermarking would certainly not be used by those who created the material: https://www.stuff.co.nz/world/us-canada/301003371/ai-fake-nudes-are-booming-its-ruining-real-teens-lives
- The people who promulgate conspiracy theories would not be deterred by watermarking of fakes generated by artificial intelligence, or by any other verification technology: https://spectrum.ieee.org/deepfake-2666142928
- My suburb was cut off by floodwater during the Auckland Anniversary Weekend floods in January 2023. I wonder if this machine learning model could have predicted them? https://spectrum.ieee.org/flood-warning
- While the author of this article was able to make their way from a deprived start into a research career, I can't help but wonder how many other potentially great researchers have not been able to do the same? https://www.science.org/content/article/homeless-phd-found-way-research
- Generative artificial intelligence does not yet have the framework of rules and heuristics that we call common sense to back up and refine what it produces. Which gives rise to some odd outputs: https://www.theguardian.com/travel/2023/nov/12/chatgpt-travel-planning-intinerary-walking-ai
- "If anything can be fake, then nothing has to be real". Has artificial intelligence brought us into a post-reality world? https://www.informationweek.com/machine-learning-ai/deepfakes-get-weaponized-in-the-gaza-war
- It seems quite obvious to me that the established players in artificial intelligence will push for regulation that favours them: https://www.datasciencecentral.com/regulatory-capture-why-ai-regulation-favours-the-incumbents/
- This AI pin mostly does what a smartphone does, but adds a wide-angle camera and laser projector. So why not make a clip-on camera and projector that talks to your phone? https://techcrunch.com/2023/11/09/humanes-ai-pin-up-close/
- Call me a cynic, but could artificial intelligence really mess up the economy worse than Wall Street? There were not AI in 2008: https://www.theguardian.com/technology/2023/nov/09/yuval-noah-harari-artificial-intelligence-ai-cause-financial-crisis
- Of course, relying on machine learning for stock trading isn't the safest way of avoiding the artificial intelligence economic apocalypse: https://www.datasciencecentral.com/artificial-intelligence-making-waves-in-the-stock-market/
- Health care is a much better area to apply artificial intelligence and machine learning, compared to finance: https://www.datanami.com/2023/11/10/unlocking-the-potential-of-ai-and-ml-in-healthcare-today/
- The provenance, and licensing, of data sets used to train artificial intelligence is a bit of a mess: https://spectrum.ieee.org/data-ai
- OpenAI wants to help build new training data sets for artificial intelligence: https://techcrunch.com/2023/11/09/openai-wants-to-work-with-organizations-to-build-new-ai-training-data-sets/
- A few years ago, when I was the Head of an IT teaching department, I used to tell the tourism students that artificial intelligence was going to take their jobs before it took the IT students' jobs: https://www.stuff.co.nz/travel/news/301004486/tourism-industry-choosing-robots-over-staff-no-training-no-staff-meals-no-leave
- A cheat sheet for using ChaptGPT: https://www.techrepublic.com/article/chatgpt-cheat-sheet/
- Adding more parameters to generative AI is not guaranteed to solve the underlying problems facing artificial intelligence, which come from a lack of understanding of the language they are generating: https://www.extremetech.com/computing/report-amazon-is-developing-ai-model-twice-as-complex-as-chatgpt
- As more organisations adopt artificial intelligence, data centres must adapt to the needs of this technology: https://www.informationweek.com/it-infrastructure/how-data-center-infrastructures-must-change-to-support-ai
- So if you're good at something already, you don't need artificial intelligence to do it for you? Am I the only one who finds that kind of obvious? https://techcrunch.com/2023/11/10/ai-makes-you-worse-at-what-youre-good-at/
- Now Samsung is introducing artificial intelligence into its smart phones https://www.theregister.com/2023/11/09/samsung_introduces_generative_ai_on_devices/
- I suspect the profession of "prompt engineer" is going to disappear very soon, especially as generative artificial intelligence gets better at understanding prompts: https://www.kdnuggets.com/why-prompt-engineering-is-a-fad
- How will IT departments adapt to the needs of artificial intelligence? https://www.informationweek.com/machine-learning-ai/revamping-it-for-ai-system-support
- Is robotics soon going to have a "ChaptGPT moment"? https://techcrunch.com/2023/11/10/ai-robotics-gpt-moment-is-near/
- Detecting infidelity using artificial intelligence: https://dataconomy.com/2023/11/10/cheater-buster-ai-and-how-does-it-work/
- Generative artificial intelligence brings a whole slew of ethical issues with it: https://www.kdnuggets.com/the-new-ethical-implications-of-generative-artificial-intelligence
- The lack of transparency in large language model artificial intelligence: https://www.datanami.com/2023/11/09/watchful-plots-transparency-of-black-box-llms/