- Text Messaging: Why are we still being charged for ~150 measly little ASCII characters? Why hasn't instant messaging on mobile devices entirely replaced SMS/MMS? IM is free and SMS/MMS costs ~$0.20/each or ~$20/month unlimited. In fact, its actually more expensive to send data via text message than the Hubble Space Telescope.
Yes, I know there are currently IM apps on cell phones, but they're really no good and not well integrated into the device. But poor execution doesn’t damn a plan (or technology). Given the right implementation, this should be seamless and invisible, the only noticeable changes being the elimination of SMS charges on my bill and the ability to send short messages to any of my friends on any mobile or IM network. In fact, Apple could do this with my iPhone, keeping the same UI & everything, and I would be none the wiser, but of course AT&T would never allow them to eliminate such a valuable revenue stream. - Social Media Status Updates: Why do I have to log into several different sites to ensure all my followers across the web can enjoy my witty status updates? Why can't there be one site that allows me to fire off an update via web or mobile, and my Facebook, Gmail, Twitter, LinkedIn, etc. statuses are immediately updated? Bonus points for periodically checking my pages to see if I've made a rogue "native" update and keeping the rest in sync.
Showing posts with label google. Show all posts
Showing posts with label google. Show all posts
Monday, August 18, 2008
Two Complaints
Briefly, two problems that should already be solved:
Tuesday, February 26, 2008
If It Ain't Broke, Don't Fix It
As mentioned earlier, my department recently held a very successful Computer Science Research Day. The keynote speaker was Dr. Guru Parulkar, Stanford researcher (and UD alum) working on a project called the "Clean Slate Design for the Internet." The goal of this work is to re-design the Internet with 'modern' features that will improve security and quality of service, as well as provide new classes of services.
I viewed his entire presentation as a direct attack against Network Neutrality. The basic premise was that the Internet is broken, it's getting worse, and it needs to be fixed. How do we fix it? Increased 'control & management' by ISPs and government. A central theme seemed to be finding new ways for ISPs to monetize traffic and develop 'value-added services.' In other words, getting me to pay for things I can get for free elsewhere. This will be accomplished by denying or degrading access to competitors in the name of 'security,' 'reliability,' and 'return on investment.'
My question to the speaker was, "Many people would argue that the freedom and success of the Internet is a result of what you refer to as the 'dumb' infrastructure. If we were to implement the changes you propose, how would Network Neutrality survive?" [paraphrase]
Dr. Parulkar's response was based on the claim that it wasn't 'fair' that Google made billions while Comcast's market capitalization remained stagnant. The last time I checked, these companies were in entirely different businesses, although Dr. Parulkar conveniently lumps them together as "service providers." Why in the world would I ever want to pay Comcast (or Verizon, or Time Warner, etc.) additional fees for poorly designed implementations of services I can get for free elsewhere? I pay my ISP for access to the Internet, and Google et al. pay ISPs for their net access, so why do the ISPs believe they are entitled to any additional remuneration for this connection?
The phrase "Network Neutrality" was not mentioned until I brought it up in my question. I believe the subject was intentionally avoided.
ISPs are a utility, just like the electric company. I just want to pay a competitive market price for unfettered Internet access with no strings attached. Is that really an unreasonable expectation? Unfortunately, many ISPs don't understand the business they are in, and apparently, neither do many researchers.
It's ironic that Stanford, original home to Google who has thrived due in large part to Network Neutrality, is leading the charge against it.
Apparently I'm not the only one who takes issue with the underlying purposes of this project.
I viewed his entire presentation as a direct attack against Network Neutrality. The basic premise was that the Internet is broken, it's getting worse, and it needs to be fixed. How do we fix it? Increased 'control & management' by ISPs and government. A central theme seemed to be finding new ways for ISPs to monetize traffic and develop 'value-added services.' In other words, getting me to pay for things I can get for free elsewhere. This will be accomplished by denying or degrading access to competitors in the name of 'security,' 'reliability,' and 'return on investment.'
My question to the speaker was, "Many people would argue that the freedom and success of the Internet is a result of what you refer to as the 'dumb' infrastructure. If we were to implement the changes you propose, how would Network Neutrality survive?" [paraphrase]
Dr. Parulkar's response was based on the claim that it wasn't 'fair' that Google made billions while Comcast's market capitalization remained stagnant. The last time I checked, these companies were in entirely different businesses, although Dr. Parulkar conveniently lumps them together as "service providers." Why in the world would I ever want to pay Comcast (or Verizon, or Time Warner, etc.) additional fees for poorly designed implementations of services I can get for free elsewhere? I pay my ISP for access to the Internet, and Google et al. pay ISPs for their net access, so why do the ISPs believe they are entitled to any additional remuneration for this connection?
The phrase "Network Neutrality" was not mentioned until I brought it up in my question. I believe the subject was intentionally avoided.
ISPs are a utility, just like the electric company. I just want to pay a competitive market price for unfettered Internet access with no strings attached. Is that really an unreasonable expectation? Unfortunately, many ISPs don't understand the business they are in, and apparently, neither do many researchers.
It's ironic that Stanford, original home to Google who has thrived due in large part to Network Neutrality, is leading the charge against it.
Apparently I'm not the only one who takes issue with the underlying purposes of this project.
Tuesday, January 22, 2008
Using PageRank in a Brain
Following up on my post about modeling & consciousness...
The use of a PageRank-like algorithm would explain some behaviors of the human brain. The most popular ideas or concepts require less processing time to recall, and the less popular take more. Likewise, the most popular pages show up first in a Google search, and you have to dig down deeper to find the less popular. The PageRank algorithm constantly updates; as new pages are indexed, the scores of the pages they link to are refreshed, just as the neural connections between frequently access bits of memory are strengthened in the human mind.
Other people have suggested that PageRank works like the human brain, and it makes a lot of sense to me. The amount of information collected by a brain (of any type) is vast, and requires some efficient method of determining what's important and what's not.
The use of a PageRank-like algorithm would explain some behaviors of the human brain. The most popular ideas or concepts require less processing time to recall, and the less popular take more. Likewise, the most popular pages show up first in a Google search, and you have to dig down deeper to find the less popular. The PageRank algorithm constantly updates; as new pages are indexed, the scores of the pages they link to are refreshed, just as the neural connections between frequently access bits of memory are strengthened in the human mind.
Other people have suggested that PageRank works like the human brain, and it makes a lot of sense to me. The amount of information collected by a brain (of any type) is vast, and requires some efficient method of determining what's important and what's not.
Outline of Conscious Modeling Framework
First post in a long time. I had trouble falling asleep last night, and this is the idea that was floating around in my mind:
But can something as simple as this be robust enough to build a foundation of consciousness from?
- Scan input for modeling (this input could be a sentence, image, or even perfect knowledge of a closed system provided by some form of perception).
- Identify & label things (nouns) as "objects," actions (verbs) as "functions," etc.
- Use (& dynamically update) dictionary/knowledge base to fill out this working model by expanding characteristics & features of the component items to some reasonable limit.
- Cross-reference with Google-like search of memory using something akin to PageRank to generate connections, etc.
- Update PageRank scores with new data collected from current modeling.
- Commit new ideas into permanent model.
But can something as simple as this be robust enough to build a foundation of consciousness from?
Thursday, July 26, 2007
Google’s Future
MIT Technology Review recently posted an interview with Peter Norvig, director of research at Google, regarding the future of search. An AI expert, Norvig sees machine translation and speech recognition as the next big things to improve Google's search and advertising. He also identifies understanding the contents of documents as one of the two biggest problems in search... leading to much NLP work ongoing at Google.
via AAAI.org News
via AAAI.org News
Thursday, May 31, 2007
Google Knows Your Face...?
Google has added another powerful AI tool to their search arsenal, this time in facial recognition. By adding the argument "&imgtype=face" into the URL of a Google Image Search, results can be filtered to provide only faces related to the search string. It seems to be pretty accurate, excluding most non-facial images, and capturing many cartoon faces along with results where the face is only a small portion of the image.
Maybe if they mash this up with their new Street View in Maps, they can start identifying people outside of strip clubs...
Maybe if they mash this up with their new Street View in Maps, they can start identifying people outside of strip clubs...
Monday, April 2, 2007
Google Speaks 12 Languages
I just read an interesting article about the great success Google has been having using statistical machine translation for automatic translation of foreign language documents, as opposed to the rule & grammar based approaches used before.
I, for one, am very much persuaded by the idea that human language is so complex (we don't even fully understand it, just ask a linguist!) that it can never be fully hard-coded into a machine, but rather, a machine must "learn" it on it's own for the most part (we'll guide it and help it where needed). I like the approach that Google is taking, but without a conceptual framework or knowledge representation model, the system really isn't "understanding" or "comprehening" anything--it's just doing a "dumb" translation using statistical references. Still quite an accomplishment, but entirely different from my ultimate objective.
I, for one, am very much persuaded by the idea that human language is so complex (we don't even fully understand it, just ask a linguist!) that it can never be fully hard-coded into a machine, but rather, a machine must "learn" it on it's own for the most part (we'll guide it and help it where needed). I like the approach that Google is taking, but without a conceptual framework or knowledge representation model, the system really isn't "understanding" or "comprehening" anything--it's just doing a "dumb" translation using statistical references. Still quite an accomplishment, but entirely different from my ultimate objective.
Sunday, October 22, 2006
Mobile Email Back Up
On or about 19 Sept, Google made some changes to their Gmail service.
I had been using my Palm Treo 650 smartphone on the Sprint network to get my email on the go. These changes made the Versamail auto-sync stop working. I couldn't download new email manually either. I was still able to check my messages via webmail on the Blazer browser, but that was a pain in the butt.
I finally had a chance to research this issue, and came across a very helpful Google Groups topic. Basically, I had to disable POP completely, and then re-enable it for all new email. And voila...we're back in business!
I had been using my Palm Treo 650 smartphone on the Sprint network to get my email on the go. These changes made the Versamail auto-sync stop working. I couldn't download new email manually either. I was still able to check my messages via webmail on the Blazer browser, but that was a pain in the butt.
I finally had a chance to research this issue, and came across a very helpful Google Groups topic. Basically, I had to disable POP completely, and then re-enable it for all new email. And voila...we're back in business!
Tuesday, August 23, 2005
Google Tops in Machine Translation
News.com.com reports that Google scored highest in a recent language translation competition run by the U.S. Government.
Google beat out competitors such as IBM and the University of Southern California on the Arabic-to-English and Chinese-to-English translation tests. Interestingly enough, although Google offers an Arabic homepage, Google language tools does not currently offer Arabic translation. Looks like we've stumbled across some more top-secret Google software...
Google beat out competitors such as IBM and the University of Southern California on the Arabic-to-English and Chinese-to-English translation tests. Interestingly enough, although Google offers an Arabic homepage, Google language tools does not currently offer Arabic translation. Looks like we've stumbled across some more top-secret Google software...
Wednesday, August 10, 2005
Wild about Wildcards
The C|Net News Google Blog entry explaining the use of wildcards in Google searches gave me a great idea for another small project.
'Fill in the blank' type questions can easily be converted into a wildcard search. A carefully constructed intermediary process could be used to tap the vast resources of the Google databases to provide real instant answers to straightforward questions. Once I release the initial version of my new semantic analysis engine, I will code up a PHP page that takes user input in the form of a simple English question ("What is the capital of Delaware?"), convert it into an appropriate Google wildcard query (the capital of Delaware is *), capture the output from Google and reformat that output in the form of an answer to the original question. The answers won't be 100% accurate, but it should be a bit more realistic than other attempts at natural language question answering.
'Fill in the blank' type questions can easily be converted into a wildcard search. A carefully constructed intermediary process could be used to tap the vast resources of the Google databases to provide real instant answers to straightforward questions. Once I release the initial version of my new semantic analysis engine, I will code up a PHP page that takes user input in the form of a simple English question ("What is the capital of Delaware?"), convert it into an appropriate Google wildcard query (the capital of Delaware is *), capture the output from Google and reformat that output in the form of an answer to the original question. The answers won't be 100% accurate, but it should be a bit more realistic than other attempts at natural language question answering.
Labels:
answer machine,
google,
internet,
question answering
Saturday, January 29, 2005
Semantic Knowledge from Google
Again, people out there are stealing my ideas. Where the heck did I put my tin foil hat?
As posted on Slashdot, a team in Amsterdam is working on an unsupervised system that can perform Automatic Meaning Discovery Using Google. This is quite similar to the idea I have of building a much more broad and extensive knowledge base for AIML bots using a web crawler with built-in semantic analysis. Except these guys are limiting the scope of their project to distinguishing "between colors and numbers, and [...] 17th century Dutch painters."
As posted on Slashdot, a team in Amsterdam is working on an unsupervised system that can perform Automatic Meaning Discovery Using Google. This is quite similar to the idea I have of building a much more broad and extensive knowledge base for AIML bots using a web crawler with built-in semantic analysis. Except these guys are limiting the scope of their project to distinguishing "between colors and numbers, and [...] 17th century Dutch painters."
Subscribe to:
Posts (Atom)